8000 build(deps): bump flake8 from 7.1.2 to 7.2.0 in /book/src · rmariano/Clean-code-in-Python@dd63284 · GitHub
[go: up one dir, main page]

Skip to content

Commit dd63284

Browse files
build(deps): bump flake8 from 7.1.2 to 7.2.0 in /book/src
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.2.0. - [Commits](PyCQA/flake8@7.1.2...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0feb17 commit dd63284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
black==24.10.0
22
coverage==7.8.0
3-
flake8==7.1.2
3+
flake8==7.2.0
44
hypothesis==6.131.0
55
isort==5.13.2
66
MutPy==0.6.1

0 commit comments

Comments
 (0)
0