Skip to content

Commit

Permalink
Bump flake8 from 5.0.4 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 7.1.1.
- [Commits](PyCQA/flake8@5.0.4...7.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 388ebcc commit 6d0c285
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requests = "==2.28.2"
aiohttp = "==3.8.3"

[dev-packages]
flake8 = "~=5.0.4"
flake8 = "~=7.1.1"
flake8-annotations = "~=2.9.1"
flake8-bugbear = "~=22.8.23"
flake8-import-order = "~=0.18.1"
Expand Down
25 changes: 13 additions & 12 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d0c285

Please sign in to comment.