Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
6fc6117400 feat(deps): update dependency typing_extensions to v4.14.1 2025-07-04 16:33:52 +00:00
renovate[bot]
d8057db909 feat(deps): update dependency uvicorn to v0.35.0 2025-06-28 16:47:39 +00:00

View File

@@ -17,7 +17,7 @@ python-dotenv==1.1.1
sniffio==1.3.1 sniffio==1.3.1
SQLAlchemy==2.0.41 SQLAlchemy==2.0.41
starlette==0.46.2 starlette==0.46.2
typing_extensions==4.14.0 typing_extensions==4.14.1
Mako==1.3.10 # Alembic Mako==1.3.10 # Alembic
MarkupSafe==3.0.1 # Alembic MarkupSafe==3.0.1 # Alembic
@@ -26,7 +26,7 @@ alembic==1.16.2 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.2.1 # Uvicorn click==8.2.1 # Uvicorn
uvicorn==0.34.3 # Uvicorn uvicorn==0.35.0 # Uvicorn
iniconfig==2.1.0 # pytest iniconfig==2.1.0 # pytest
packaging==25.0 # pytest packaging==25.0 # pytest