Skip to content

Commit 80682e4

Browse files
authored
Merge pull request #165 from FullStackWithLawrence/dependabot/pip/flake8-7.3.0
Bump flake8 from 7.2.0 to 7.3.0
2 parents 75b5291 + 8ad70e9 commit 80682e4

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
@@ -6,7 +6,7 @@ pytest_mock==3.14.1
66
# Code linters, formatters, and security scanners
77
# ------------
88
black==25.1.0
9-
flake8==7.2.0
9+
flake8==7.3.0
1010
flake8-coding==1.3.2
1111
pre-commit==4.2.0
1212
isort==6.0.1

0 commit comments

Comments
 (0)