Skip to content

Commit 6bfcbd5

Browse files
[Prod] Pin Python to 3.13.7
1 parent 97cc49b commit 6bfcbd5

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
@@ -18,6 +18,6 @@ coverage = "7.7.0"
1818
dill = "0.4.0"
1919
pdoc = "15.0.2"
2020
pylint = "3.3.5"
21-
python = "~3.13"
21+
python = "3.13.7"
2222
tomli = "2.2.1"
2323
typing-extensions = "4.12.2"

0 commit comments

Comments
 (0)