Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
26ca79b064 Merge 5868ffbe08 into 5f45d3aeb8 2025-01-31 04:48:39 +00:00
renovate[bot]
5868ffbe08 feat(deps): update dependency certifi to v2025 2025-01-31 04:48:37 +00:00

View File

@@ -8,18 +8,18 @@ h11==0.14.0
httpcore==1.0.6 httpcore==1.0.6
httpx==0.28.1 httpx==0.28.1
idna==3.10 idna==3.10
psycopg==3.2.5 psycopg==3.2.4
psycopg-binary==3.2.5 psycopg-binary==3.2.4
psycopg-pool==3.2.5 psycopg-pool==3.2.3
pydantic==2.9.2 pydantic==2.9.2
pydantic_core==2.23.4 pydantic_core==2.23.4
python-dotenv==1.0.1 python-dotenv==1.0.1
sniffio==1.3.1 sniffio==1.3.1
SQLAlchemy==2.0.38 SQLAlchemy==2.0.35
starlette==0.45.3 starlette==0.45.3
typing_extensions==4.12.2 typing_extensions==4.12.2
Mako==1.3.9 # Alembic Mako==1.3.5 # Alembic
MarkupSafe==3.0.1 # Alembic MarkupSafe==3.0.1 # Alembic
alembic==1.14.1 # Alembic alembic==1.14.1 # Alembic
@@ -36,4 +36,4 @@ pytest==8.3.4 # pytest
fastapi-filters==0.2.9 # Filters fastapi-filters==0.2.9 # Filters
APScheduler==3.11.0 # Scheduler for deletion APScheduler==3.11.0 # Scheduler for deletion
tzlocal==5.3 # Scheduler for deletion tzlocal==5.2 # Scheduler for deletion