Skip to content

Commit 653f7a1

Browse files
Update Python
1 parent fc54306 commit 653f7a1

File tree

2 files changed

+4
-60
lines changed

2 files changed

+4
-60
lines changed

poetry.lock

Lines changed: 3 additions & 59 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
@@ -32,7 +32,7 @@ opentelemetry-instrumentation-httpx = "*"
3232
opentelemetry-instrumentation-sqlalchemy = "*"
3333
pydantic = "^2.2.1"
3434
pydantic-settings = "^2.0.3"
35-
python = ">=3.9,<3.12"
35+
python = ">=3.12,<3.13"
3636
rich = "^13.2.0"
3737
SQLAlchemy = { version = "^2.0.0", extras = ["asyncio", "mypy"] }
3838
sqlalchemy-bind-manager = "*"

0 commit comments

Comments
 (0)