Skip to content

Commit 5a06f64

Browse files
chore(deps-dev): update flake8 requirement from 7.1.1 to 7.1.2
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45859de commit 5a06f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ optional = true
1919
pytest = "8.3.4"
2020
pytest-mock = "3.14.0"
2121
pylint = "3.3.4"
22-
flake8 = "7.1.1"
22+
flake8 = "7.1.2"
2323
flake8-pytest-style = "2.1.0"
2424
ruff = "0.9.6"
2525
coverage = "7.6.12"

0 commit comments

Comments
 (0)