Skip to content

Commit b16e727

Browse files
Bump flake8 from 7.2.0 to 7.3.0 (#329)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0. - [Commits](PyCQA/flake8@7.2.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: jell-o-fishi <[email protected]>
1 parent 1ce9cdb commit b16e727

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
@@ -13,7 +13,7 @@ coverage==6.5.0
1313
coveralls==3.3.1
1414
decoy==2.1.1
1515

16-
flake8==7.2.0; python_version > "3.8"
16+
flake8==7.3.0; python_version > "3.8"
1717
flake8==7.1.2; python_version == "3.8"
1818

1919
pytest-asyncio==0.25.3; python_version > "3.8"

0 commit comments

Comments
 (0)