Skip to content

Commit 6cd067c

Browse files
Update flake8 requirement from ~=7.0 to ~=7.1
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@7.0.0...7.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dfb15e commit 6cd067c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
async-timeout
33
asynctest~=0.13
44
colorlog~=6.8
5-
flake8~=7.0
5+
flake8~=7.1
66
flake8-docstrings~=1.7
77
mypy~=1.10
88
pylint~=3.2

0 commit comments

Comments
 (0)