Skip to content

Commit 0e1ad8e

Browse files
authored
3.13!
1 parent a5249c6 commit 0e1ad8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ gssauth = [
4242
test = [
4343
'flake8~=6.1',
4444
'flake8-pyi~=24.1.0',
45-
'uvloop>=0.15.3; platform_system != "Windows" and python_version < "3.13.0"',
45+
'uvloop>=0.15.3; platform_system != "Windows" and python_version < "3.14.0"',
4646
'gssapi; platform_system == "Linux"',
4747
'k5test; platform_system == "Linux"',
4848
'sspilib; platform_system == "Windows"',

0 commit comments

Comments
 (0)