Skip to content

Commit 293b2a3

Browse files
fix(deps): update python docker tag to v3.13.7
1 parent 722b26d commit 293b2a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13.2
1+
3.13.7

scripts/emoji_generator/pyproject.toml

Lines changed: 1 addition & 1 deletion
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.13.2"
9+
python = "3.13.7"
1010
pytest = "^8.3.4"
1111
requests = "^2.32.3"
1212

0 commit comments

Comments
 (0)