Skip to content

Commit 1b6cb48

Browse files
committed
.
1 parent 5db94eb commit 1b6cb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@ basepython =
812812
# Python version is pinned here for consistency across environments.
813813
# Tools like ruff and mypy have options that pin the target Python
814814
# version (configured in pyproject.toml), ensuring consistent behavior.
815-
linters: python3.13
815+
linters: python3.14
816816

817817
commands =
818818
{py3.7,py3.8}-boto3: pip install urllib3<2.0.0

0 commit comments

Comments
 (0)