Skip to content

Commit d2e6caf

Browse files
fix(deps): update python to >=3.14, <3.15
1 parent 851eb96 commit d2e6caf

File tree

2 files changed

+3
-104
lines changed

2 files changed

+3
-104
lines changed

poetry.lock

Lines changed: 2 additions & 103 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
@@ -6,7 +6,7 @@ authors = ["Alexander Samoylenko <alexandr.samojlenko@ccsteam.ru>"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
9-
python = ">=3.10, <3.14"
9+
python = ">=3.14, <3.15"
1010

1111
loguru = ">=0.7.3,<0.8.0"
1212

0 commit comments

Comments
 (0)