Skip to content

Commit 424f7f4

Browse files
fix(deps): update python docker tag to v3.13.3
1 parent 0e2576a commit 424f7f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.11.4
1+
3.13.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ packages = [
1818
]
1919

2020
[tool.poetry.dependencies]
21-
python = ">=3.10,<3.12"
21+
python = ">=3.13,<3.14"
2222
httpx = ">=0.20.0"
2323
semver = "3.0.2"
2424
"ruamel.yaml" = "0.18.10"

0 commit comments

Comments
 (0)