Skip to content

Commit bbe5c92

Browse files
Update Python to ^3.13.7 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ca4a68 commit bbe5c92

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

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

0 commit comments

Comments
 (0)