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 fa157a3 + fa38261 commit 8b7c343Copy full SHA for 8b7c343
changes/2044.misc.rst
@@ -0,0 +1 @@
1
+Updated tox from 4.21.2 to 4.23.0.
pyproject.toml
@@ -101,7 +101,7 @@ dev = [
101
"pytest == 8.3.3",
102
"pytest-xdist == 3.6.1",
103
"setuptools_scm == 8.1.0",
104
- "tox == 4.21.2",
+ "tox == 4.23.0",
105
]
106
# Docs are always built on a specific Python version; see RTD and tox config files,
107
# and the docs contribution guide.
0 commit comments