Skip to content

Commit f72ca06

Browse files
build(deps-dev): update flake8 requirement from <8,>=5.0.4 to >=7.3.0,<8
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@5.0.4...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99ae647 commit f72ca06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/dev-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
black
2-
flake8>=5.0.4, <8;
2+
flake8>=7.3.0, <8;
33
mypy>=1.11.1, <2

0 commit comments

Comments
 (0)