Skip to content

Commit b4fcd9b

Browse files
chore(deps): update python docker tag to v3.12.2
1 parent 8651274 commit b4fcd9b

File tree

3 files changed

+4
-26
lines changed

3 files changed

+4
-26
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.12.2

poetry.lock

Lines changed: 2 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.12,<3.13"
2222
httpx = ">=0.20.0"
2323
semver = "3.0.2"
2424
"ruamel.yaml" = "0.18.5"

0 commit comments

Comments
 (0)