Skip to content

Commit ae46173

Browse files
dependabot[bot]sumnerevans
authored andcommitted
build(deps-dev): pyflakes 3.1.0 -> 3.2.0, flake8 6.1.0 -> 7.0.0
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.1.0 to 3.2.0. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@3.1.0...3.2.0) Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. - [Commits](PyCQA/flake8@6.1.0...7.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 387f24c commit ae46173

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ docutils==0.20.1
2828
# via flit
2929
filelock==3.13.1
3030
# via virtualenv
31-
flake8==6.1.0
31+
flake8==7.0.0
3232
# via
3333
# flake8-annotations
3434
# flake8-bugbear
@@ -88,7 +88,7 @@ pycodestyle==2.11.1
8888
# via
8989
# flake8
9090
# flake8-print
91-
pyflakes==3.1.0
91+
pyflakes==3.2.0
9292
# via flake8
9393
pyproject-hooks==1.0.0
9494
# via build

0 commit comments

Comments
 (0)