Skip to content

Commit 7095380

Browse files
Bump flake8 from 7.2.0 to 7.3.0 (#426)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 923619a commit 7095380

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
#
55
# pip-compile
66
#
7-
flake8==7.2.0
7+
flake8==7.3.0
88
# via -r requirements.in
99
lxml==5.4.0
1010
# via -r requirements.in
1111
mccabe==0.7.0
1212
# via flake8
13-
pycodestyle==2.13.0
13+
pycodestyle==2.14.0
1414
# via flake8
15-
pyflakes==3.3.1
15+
pyflakes==3.4.0
1616
# via flake8

0 commit comments

Comments
 (0)