File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ tox==4.25.0
38
38
# via
39
39
# -r requirements-ci.in
40
40
# tox-gh-actions
41
- tox-gh-actions==3.2 .0
41
+ tox-gh-actions==3.3 .0
42
42
# via -r requirements-ci.in
43
43
typing-extensions==4.13.0
44
44
# via tox
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ filelock==3.16.1
24
24
# via
25
25
# tox
26
26
# virtualenv
27
- flake8 == 7.1.1
27
+ flake8 == 7.2.0
28
28
# via
29
29
# -r requirements-dev.in
30
30
# flake8-pyproject
@@ -34,7 +34,7 @@ identify==2.6.7
34
34
# via pre-commit
35
35
iniconfig == 2.0.0
36
36
# via pytest
37
- isort == 6.0.0
37
+ isort == 6.0.1
38
38
# via -r requirements-dev.in
39
39
mccabe == 0.7.0
40
40
# via flake8
@@ -65,15 +65,15 @@ pluggy==1.5.0
65
65
# tox
66
66
pre-commit == 4.1.0
67
67
# via -r requirements-dev.in
68
- pycodestyle == 2.12.1
68
+ pycodestyle == 2.13.0
69
69
# via flake8
70
- pyflakes == 3.2.0
70
+ pyflakes == 3.3.1
71
71
# via flake8
72
72
pygments == 2.19.1
73
73
# via -r requirements-dev.in
74
74
pyproject-api == 1.8.0
75
75
# via tox
76
- pytest == 8.3.4
76
+ pytest == 8.3.5
77
77
# via -r requirements-dev.in
78
78
pyyaml == 6.0.2
79
79
# via pre-commit
You can’t perform that action at this time.
0 commit comments