Skip to content

Commit 1c9db1c

Browse files
Update flake8 requirement from ~=5.0.4 to ~=7.1.2
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@5.0.4...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1753d43 commit 1c9db1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
# It only exists to keep the list of dependencies in a separate file from
99
# setup.py.
1010
coverage ~=7.2
11-
flake8 ~=5.0.4
11+
flake8 ~=7.1.2
1212
pytest ~=7.4.4

0 commit comments

Comments
 (0)