Skip to content

Commit

Permalink
Bump flake8 from 7.0.0 to 7.1.0 (#976)
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.0.
- [Commits](PyCQA/flake8@7.0.0...7.1.0)

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

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] committed Jun 18, 2024
1 parent 7166a95 commit 68332f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_bot/test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytest==8.2.2
pytest-timeout==2.3.1
flake8==7.0.0
flake8==7.1.0
flake8-markdown==0.5.0
flake8-docstrings==1.7.0
mypy==1.10.0
Expand Down

0 comments on commit 68332f0

Please sign in to comment.