fix(deps): update python to >=3.13,<3.14 (#246)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-26 12:19:17 +00:00
committed by GitHub
parent 657b34d098
commit 0855a9c6c7
2 changed files with 3 additions and 3 deletions

4
poetry.lock generated
View File

@@ -1469,5 +1469,5 @@ files = [
[metadata]
lock-version = "2.1"
python-versions = ">=3.12,<3.13"
content-hash = "de28b2fca19abe20f98ec4170232dfaddea16fb26e35555a00a603f580ac9a04"
python-versions = ">=3.13,<3.14"
content-hash = "c49b30d98f132b81d038c401c8db0bd2e1679f4f24e94a75829c860a8ef07d1a"