Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent ea3ac74 commit 44f67e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pylint
pre-commit==2.7.1
pyupgrade==3.19.0
black==20.8b1
flake8==3.8.3
flake8==7.1.1
# flake8-docstrings==1.5.0
pydocstyle==6.3.0
bandit==1.6.2
Expand Down

0 comments on commit 44f67e5

Please sign in to comment.