Skip to content

Commit 9bf9522

Browse files
Bump flake8 from 7.2.0 to 7.3.0 in /.github/workflows
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]>
1 parent 4cb7b0d commit 9bf9522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pip==25.1.1
22
black==25.1.0
33
pre-commit==4.2.0
4-
flake8==7.2.0
4+
flake8==7.3.0
55
reorder-python-imports==3.15.0

0 commit comments

Comments
 (0)