Skip to content

Commit 85fc928

Browse files
deps: update flake8 requirement from >=7.0.0 to >=7.3.0
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@7.0.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b01b502 commit 85fc928

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ timezonefinder
1414
pre-commit>=4.6.1
1515
black>=26.5.1
1616
isort>=8.0.1
17-
flake8>=7.0.0
17+
flake8>=7.3.0
1818
pytest>=9.1.1
1919
pytest-cov>=4.1.0

0 commit comments

Comments
 (0)