Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
2e3fa63a94 feat(deps): update dependency markupsafe to v3.0.3 2025-09-27 21:50:44 +00:00
renovate[bot]
699bcc4fdc feat(deps): update dependency uvicorn to v0.37.0 2025-09-23 18:27:11 +00:00

View File

@@ -20,13 +20,13 @@ starlette==0.48.0
typing_extensions==4.15.0
Mako==1.3.10 # Alembic
MarkupSafe==3.0.1 # Alembic
MarkupSafe==3.0.3 # Alembic
alembic==1.16.5 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
click==8.3.0 # Uvicorn
uvicorn==0.36.0 # Uvicorn
uvicorn==0.37.0 # Uvicorn
iniconfig==2.1.0 # pytest
packaging==25.0 # pytest