Skip to content

Commit e7f808f

Browse files
Update Python to ^3.13.2 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1bab5c commit e7f808f

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.1"
17+
python = "^3.13.2"
1818
regex = "^2023.12.25"
1919

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

0 commit comments

Comments
 (0)