Skip to content

Commit

Permalink
Bump flake8 from 4.0.1 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 7.1.1.
- [Commits](PyCQA/flake8@4.0.1...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 Jan 10, 2025
1 parent e4d5a4e commit e60a6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bumpversion
ddtrace==2.3.0
docutils
# flake8 must match what's in .pre-commit-config.yaml to be sure local env matches CI
flake8==4.0.1
flake8==7.1.1
flaky
freezegun>=1.4.0,<1.5
hypothesis
Expand Down

0 comments on commit e60a6a3

Please sign in to comment.