Compare commits

...

4 Commits

Author SHA1 Message Date
renovate[bot]
13496b0cbd feat(deps): update dependency tzlocal to v5.3 2025-02-13 19:07:57 +00:00
renovate[bot]
e88a617e30 feat(deps): update dependency sqlalchemy to v2.0.38 2025-02-07 17:42:48 +00:00
renovate[bot]
76d0866595 feat(deps): update dependency certifi to v2025 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-05 09:41:47 +01:00
renovate[bot]
b194e583fb feat(deps): update dependency mako to v1.3.9 2025-02-04 17:20:34 +00:00

View File

@@ -1,6 +1,6 @@
annotated-types==0.7.0
anyio==4.8.0
certifi==2024.12.14
certifi==2025.1.31
creyPY[postgres]==3.0.0
fastapi==0.115.8
fastapi-pagination==0.12.31
@@ -15,11 +15,11 @@ pydantic==2.9.2
pydantic_core==2.23.4
python-dotenv==1.0.1
sniffio==1.3.1
SQLAlchemy==2.0.35
SQLAlchemy==2.0.38
starlette==0.45.3
typing_extensions==4.12.2
Mako==1.3.5 # Alembic
Mako==1.3.9 # Alembic
MarkupSafe==3.0.1 # Alembic
alembic==1.14.1 # Alembic
@@ -36,4 +36,4 @@ pytest==8.3.4 # pytest
fastapi-filters==0.2.9 # Filters
APScheduler==3.11.0 # Scheduler for deletion
tzlocal==5.2 # Scheduler for deletion
tzlocal==5.3 # Scheduler for deletion