Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flake8-isort from 4.1.1 to 6.0.0 #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump flake8-isort from 4.1.1 to 6.0.0
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 4.1.1 to 6.0.0.
- [Release notes](https://github.com/gforcada/flake8-isort/releases)
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)
- [Commits](gforcada/flake8-isort@4.1.1...6.0.0)

---
updated-dependencies:
- dependency-name: flake8-isort
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Dec 23, 2022
commit 5f7265c147dbdb6007c05c66d3020aaab06f89b6
2 changes: 1 addition & 1 deletion requirements/testing.txt
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
isort==5.10.1
coveralls==3.3.1
flake8==4.0.1
flake8-isort==4.1.1
flake8-isort==6.0.0
pydocstyle==6.1.1
pylint==2.13.9
pytest==7.1.2