Compare commits

...

4 Commits

Author SHA1 Message Date
renovate[bot]
b6bf7579fc feat(deps): update dependency fastapi to v0.123.0 2025-11-30 17:55:58 +00:00
renovate[bot]
753f29f53e feat(deps): update dependency anyio to v4.12.0 2025-11-29 01:58:38 +00:00
renovate[bot]
25a2d5674a feat(deps): update dependency fastapi to v0.122.0 2025-11-24 20:52:34 +00:00
renovate[bot]
5cffb7d29a feat(deps): update dependency psycopg-pool to v3.2.8 2025-11-22 08:32:40 +00:00

View File

@@ -1,8 +1,8 @@
annotated-types==0.7.0
anyio==4.11.0
anyio==4.12.0
certifi==2025.11.12
creyPY[postgres]==3.0.0
fastapi==0.121.3
fastapi==0.123.0
fastapi-pagination==0.15.0
h11==0.14.0
httpcore==1.0.8
@@ -10,7 +10,7 @@ httpx==0.28.1
idna==3.11
psycopg==3.2.13
psycopg-binary==3.2.13
psycopg-pool==3.2.7
psycopg-pool==3.2.8
pydantic==2.9.2
pydantic_core==2.23.4
python-dotenv==1.2.1