Skip to content

Commit 3fa4ef8

Browse files
Update Python
1 parent 9e133bd commit 3fa4ef8

File tree

2 files changed

+3
-61
lines changed

2 files changed

+3
-61
lines changed

poetry.lock

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

0 commit comments

Comments
 (0)