Skip to content

Commit 03d2004

Browse files
Update Python to ^3.13.4 (#144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dccd0e6 commit 03d2004

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 2 additions & 2 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
@@ -14,7 +14,7 @@ packages = [
1414
]
1515

1616
[tool.poetry.dependencies]
17-
python = "^3.13.3"
17+
python = "^3.13.4"
1818
regex = "^2023.12.25"
1919

2020
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)