Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent def420b commit f39d508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ fakeredis==2.23.3
# via -r requirements-tests.txt
filelock==3.13.3
# via virtualenv
flake8==7.0.0
flake8==7.1.1
# via -r requirements-dev.in
flask==2.3.3
# via
Expand Down Expand Up @@ -560,7 +560,7 @@ pyasn1-modules==0.4.0
# google-auth
# pyjks
# python-ldap
pycodestyle==2.11.1
pycodestyle==2.12.1
# via flake8
pycparser==2.22
# via
Expand Down

0 comments on commit f39d508

Please sign in to comment.