Compare commits

...

6 Commits

Author SHA1 Message Date
renovate[bot]
fcb3eb9ff0 Merge cc47874c54 into e3ae8ae526 2025-04-19 13:37:49 +00:00
renovate[bot]
cc47874c54 feat(deps): update dependency packaging to v25 2025-04-19 13:37:47 +00:00
renovate[bot]
e3ae8ae526 feat(deps): update dependency uvicorn to v0.34.2 2025-04-19 06:22:30 +00:00
renovate[bot]
a69b2341d5 feat(deps): update dependency uvicorn to v0.34.1 2025-04-13 17:41:11 +00:00
renovate[bot]
9a2655d225 feat(deps): update dependency starlette to v0.46.2 2025-04-13 14:49:02 +00:00
renovate[bot]
f6d27c543f feat(deps): update dependency httpcore to v1.0.8 2025-04-11 15:29:49 +00:00

View File

@@ -5,7 +5,7 @@ creyPY[postgres]==3.0.0
fastapi==0.115.12
fastapi-pagination==0.12.31
h11==0.14.0
httpcore==1.0.6
httpcore==1.0.8
httpx==0.28.1
idna==3.10
psycopg==3.2.6
@@ -16,7 +16,7 @@ pydantic_core==2.23.4
python-dotenv==1.1.0
sniffio==1.3.1
SQLAlchemy==2.0.40
starlette==0.46.1
starlette==0.46.2
typing_extensions==4.13.2
Mako==1.3.10 # Alembic
@@ -26,10 +26,10 @@ alembic==1.15.2 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.1.8 # Uvicorn
uvicorn==0.34.0 # Uvicorn
uvicorn==0.34.2 # Uvicorn
iniconfig==2.1.0 # pytest
packaging==24.1 # pytest
packaging==25.0 # pytest
pluggy==1.5.0 # pytest
pytest==8.3.5 # pytest