Skip to content

Commit 90400d2

Browse files
Update Python to >=3.13,<3.14
1 parent cda1e68 commit 90400d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ kubernetes = "^31"
3737
minio = "^7.2"
3838
pyfiglet = "^1.0"
3939
pyjwt = "^2.10"
40-
python = ">=3.11,<3.13"
40+
python = ">=3.13,<3.14"
4141
pyyaml = "^6.0"
4242
requests = "^2.32"
4343
rich = "^13.9"

0 commit comments

Comments
 (0)