Skip to content

Commit a61c1be

Browse files
Update Python
1 parent 3b5d50b commit a61c1be

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
@@ -29,7 +29,7 @@ opentelemetry-instrumentation-httpx = "*"
2929
opentelemetry-instrumentation-sqlalchemy = "*"
3030
pydantic = "^2.2.1"
3131
pydantic-settings = "^2.0.3"
32-
python = ">=3.9,<3.12"
32+
python = ">=3.12,<3.13"
3333
rich = "^13.2.0"
3434
SQLAlchemy = { version = "^2.0.0", extras = ["asyncio", "mypy"] }
3535
sqlalchemy-bind-manager = "*"

0 commit comments

Comments
 (0)