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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 4ff5fb9 commit 39490b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ python-dotenv
#-----------------------------------
# Code Quality
#-----------------------------------
flake8==7.0.0
flake8==7.1.1
flake8-pyproject==1.2.3
black==24.3.0
djlint
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ exceptiongroup==1.2.2
# via pytest
filelock==3.15.4
# via virtualenv
flake8==7.0.0
flake8==7.1.1
# via
# -r requirements-dev.in
# flake8-pyproject
Expand Down Expand Up @@ -199,7 +199,7 @@ pre-commit==3.7.1
# via -r requirements-dev.in
psycopg2-binary==2.9.9
# via -r requirements.in
pycodestyle==2.11.1
pycodestyle==2.12.1
# via flake8
pycparser==2.22
# via cffi
Expand Down

0 comments on commit 39490b6

Please sign in to comment.