Skip to content

Commit 767979f

Browse files
chore(deps): bump flake8 from 7.1.0 to 7.1.1
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.0 to 7.1.1. - [Commits](PyCQA/flake8@7.1.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1f3ebe commit 767979f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ requests==2.32.3
1919
# Code linters, formatters, and security scanners
2020
# ------------
2121
black==24.8.0
22-
flake8==7.1.0
22+
flake8==7.1.1
2323
flake8-coding==1.3.2
2424
pre-commit==3.7.1
2525
isort==5.13.2

0 commit comments

Comments
 (0)