We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b29691 + cdf30f8 commit a7af636Copy full SHA for a7af636
requirements-dev.txt
@@ -36,7 +36,7 @@ filelock==3.16.1
36
# via
37
# tox
38
# virtualenv
39
-flake8==7.1.2
+flake8==7.2.0
40
41
# -r requirements-dev.in
42
# flake8-pyproject
@@ -77,13 +77,13 @@ pluggy==1.5.0
77
78
pre-commit==4.1.0
79
# via -r requirements-dev.in
80
-pycodestyle==2.12.1
+pycodestyle==2.13.0
81
# via flake8
82
pydantic==2.10.6
83
84
pydantic-core==2.27.2
85
# via pydantic
86
-pyflakes==3.2.0
+pyflakes==3.3.2
87
88
pyproject-api==1.8.0
89
# via tox
0 commit comments