Skip to content

Commit 1f10a95

Browse files
fix(deps): update python docker tag to v3.13.2
1 parent e033325 commit 1f10a95

File tree

3 files changed

+4
-63
lines changed

3 files changed

+4
-63
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.10.6
1+
3.13.2

scripts/emoji_generator/poetry.lock

+2-61
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/emoji_generator/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["wax911"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
9-
python = "3.10.6"
9+
python = "3.13.2"
1010
pytest = "^8.3.4"
1111
requests = "^2.32.3"
1212

0 commit comments

Comments
 (0)