Skip to content

Commit

Permalink
Bump flake8 from 7.0.0 to 7.1.1 in /tests
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 4267119 commit 18f6422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# micro-language and markers are described here: https://www.python.org/dev/peps/pep-0496/
pytest==8.1.1
flake8==7.0.0
flake8==7.1.1
sphinx<7.2 ; python_version < '3.9'
sphinx==7.3.7; python_version >= '3.9'
mcpl==1.6.2
Expand Down

0 comments on commit 18f6422

Please sign in to comment.