Compare commits

..

3 Commits

Author SHA1 Message Date
renovate[bot]
0af16a831f feat(deps): update dependency sqlalchemy to v2.0.41 2025-05-14 22:30:57 +00:00
renovate[bot]
ecf784054f feat(deps): update dependency psycopg-binary to v3.2.9 2025-05-13 23:23:45 +00:00
renovate[bot]
50ad31f331 feat(deps): update dependency psycopg to v3.2.9 2025-05-13 16:30:15 +00:00

View File

@@ -8,14 +8,14 @@ h11==0.14.0
httpcore==1.0.8
httpx==0.28.1
idna==3.10
psycopg==3.2.8
psycopg-binary==3.2.8
psycopg==3.2.9
psycopg-binary==3.2.9
psycopg-pool==3.2.6
pydantic==2.9.2
pydantic_core==2.23.4
python-dotenv==1.1.0
sniffio==1.3.1
SQLAlchemy==2.0.40
SQLAlchemy==2.0.41
starlette==0.46.2
typing_extensions==4.13.2