Skip to content

Commit 34e33d0

Browse files
Update flake8 requirement from >=4.0.0 to >=5.0.4
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@5.0.4...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-version: 5.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba6a0ec commit 34e33d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest >= 8.3.5
22
pytest-cov >= 2.8.1
33
tox >= 3.9.0
4-
flake8 >= 4.0.0
4+
flake8 >= 5.0.4
55
types-python-dateutil >= 2.8.19.14
66
mypy >= 1.5

0 commit comments

Comments
 (0)