Skip to content

Commit

Permalink
build(deps-dev): Update flake8-isort requirement from ~=6.1.0 to ~=6.1.1
Browse files Browse the repository at this point in the history
Updates the requirements on [flake8-isort](https://github.com/gforcada/flake8-isort) to permit the latest version.
- [Changelog](https://github.com/gforcada/flake8-isort/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-isort@6.1.0...6.1.1)

---
updated-dependencies:
- dependency-name: flake8-isort
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2023
1 parent 18c4922 commit 5ec1457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fastapi-code-generator==0.4.4
flake8~=6.0.0
flake8-black~=0.3.6
flake8-bugbear~=23.9.16
flake8-isort~=6.1.0
flake8-isort~=6.1.1
flake8-pep585~=0.1.7
furl~=2.1.3
prettytable~=3.9.0
Expand Down

0 comments on commit 5ec1457

Please sign in to comment.