Skip to content

Commit 535f6f1

Browse files
renovate[bot]scop
authored andcommitted
chore(deps): update pyflakes to v3
1 parent bb4ed44 commit 535f6f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ repos:
6161
-
6262
pycodestyle ==2.9.1
6363
-
64-
pyflakes ==2.5.0
64+
pyflakes ==3.0.0
6565
-
6666
flake8-bugbear ==22.8.23
6767
types: [text]

test/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ black ==22.10.0
66

77
flake8 ==6.0.0
88
pycodestyle ==2.9.1
9-
pyflakes ==2.5.0
9+
pyflakes ==3.0.0
1010
flake8-bugbear ==22.8.23
1111

1212
isort ==5.9.3

0 commit comments

Comments
 (0)