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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 5b58406 commit 7be7150
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
black==24.4.2
build==1.2.1
factory-boy==3.3.0
flake8==5.0.4
flake8==7.1.1
isort==5.13.2
mypy==1.11.0
mypy-extensions==1.0.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ sentry =
dev =
black==24.4.2
build==1.2.1
flake8==5.0.4
flake8==7.1.1
isort==5.13.2
mypy==1.11.0
mypy-extensions==1.0.0
Expand Down

0 comments on commit 7be7150

Please sign in to comment.