We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d98c15c + d4f48cd commit ccfd9b6Copy full SHA for ccfd9b6
changes/2449.misc.rst
@@ -0,0 +1 @@
1
+Updated tox from 4.13.0 to 4.14.1 in /core.
core/pyproject.toml
@@ -75,7 +75,7 @@ dev = [
75
"pytest-asyncio == 0.23.5",
76
"pytest-freezer == 0.4.8",
77
"setuptools-scm == 8.0.4",
78
- "tox == 4.13.0",
+ "tox == 4.14.1",
79
# typing-extensions needed for TypeAlias added in Py 3.10
80
"typing-extensions == 4.9.0 ; python_version < '3.10'"
81
]
0 commit comments