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.
1 parent 10b050c commit d78ae61Copy full SHA for d78ae61
requirements-ci.txt
@@ -34,13 +34,13 @@ tomli==2.2.1
34
# via
35
# pyproject-api
36
# tox
37
-tox==4.25.0
+tox==4.26.0
38
39
# -r requirements-ci.in
40
# tox-gh-actions
41
tox-gh-actions==3.3.0
42
# via -r requirements-ci.in
43
typing-extensions==4.13.0
44
# via tox
45
-virtualenv==20.29.2
+virtualenv==20.31.2
46
requirements-dev.txt
@@ -85,14 +85,14 @@ tomli==2.2.1
85
86
# pytest
87
88
89
# via -r requirements-dev.in
90
typing-extensions==4.12.2
91
92
# black
93
# mypy
94
95
96
97
# pre-commit
98
0 commit comments