Skip to content

Commit ec63fa8

Browse files
Update dependency sqlalchemy to ^2.0.38 (#415)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ae6a4ce commit ec63fa8

File tree

2 files changed

+18
-60
lines changed

2 files changed

+18
-60
lines changed

poetry.lock

+17-59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requests = "^2.32.3"
1212
click = "^8.1.8"
1313
prometheus-client = "^0.21.1"
1414
pydantic = "^2.10.6"
15-
sqlalchemy = "^2.0.37"
15+
sqlalchemy = "^2.0.38"
1616
psycopg2 = "^2.9.10"
1717
ratelimit = "^2.2.1"
1818
pyyaml = "^6.0.2"

0 commit comments

Comments
 (0)