Skip to content

Commit 3c30c5b

Browse files
Bump flake8 from 7.1.2 to 7.2.0
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] <[email protected]>
1 parent dc57456 commit 3c30c5b

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
@@ -12,7 +12,7 @@ asyncclick==8.1.7.2; python_version == "3.8"
1212
coverage==6.5.0
1313
coveralls==3.3.1
1414
decoy==2.1.1
15-
flake8==7.1.2
15+
flake8==7.2.0
1616

1717
pytest-asyncio==0.25.3; python_version > "3.8"
1818
pytest-asyncio==0.23.4; python_version == "3.8"

0 commit comments

Comments
 (0)