Skip to content

Commit 296c4b9

Browse files
fix(deps): update python docker tag to v3.14.7
1 parent a070f01 commit 296c4b9

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.14.5
1+
3.14.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.14.5"
9+
python = "3.14.7"
1010
pytest = "^9.0.0"
1111
requests = "^2.32.3"
1212
urllib3 = "^2.7.0"

0 commit comments

Comments
 (0)