Skip to content
This repository was archived by the owner on Aug 10, 2026. It is now read-only.

Commit c2a76bc

Browse files
chore(deps-dev): update flake8 requirement from >=6.0.0 to >=7.3.0
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@6.0.0...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 6d8433d commit c2a76bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
flake8>=6.0.0
1+
flake8>=7.3.0
22
bandit[toml]>=1.7.9
33
pytest>=9.1.1
44
pytest-cov>=4.1.0

0 commit comments

Comments
 (0)