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 1701d9c commit 466eea7Copy full SHA for 466eea7
ci-constraints-requirements.txt
@@ -269,7 +269,7 @@ tomli==2.0.1 ; python_full_version < '3.8'
269
# mypy
270
# nox
271
# pytest
272
-tomli==2.0.2 ; python_full_version >= '3.8' and python_full_version <= '3.11'
+tomli==2.1.0 ; python_full_version >= '3.8' and python_full_version <= '3.11'
273
# via
274
# build
275
# check-sdist
0 commit comments