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 5db94eb commit 1b6cb48Copy full SHA for 1b6cb48
tox.ini
@@ -812,7 +812,7 @@ basepython =
812
# Python version is pinned here for consistency across environments.
813
# Tools like ruff and mypy have options that pin the target Python
814
# version (configured in pyproject.toml), ensuring consistent behavior.
815
- linters: python3.13
+ linters: python3.14
816
817
commands =
818
{py3.7,py3.8}-boto3: pip install urllib3<2.0.0
0 commit comments