Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
d8c6a9e9e0 feat(deps): update dependency anyio to v4.8.0 2025-01-19 21:23:07 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.13-slim
FROM python:3.12-slim
ARG VERSION=unknown
# Create a non-root user and group

View File

@@ -6,7 +6,7 @@ fastapi==0.115.5
fastapi-pagination==0.12.31
h11==0.14.0
httpcore==1.0.6
httpx==0.28.1
httpx==0.27.2
idna==3.10
psycopg==3.2.4
psycopg-binary==3.2.4
@@ -21,7 +21,7 @@ typing_extensions==4.12.2
Mako==1.3.5 # Alembic
MarkupSafe==3.0.1 # Alembic
alembic==1.14.1 # Alembic
alembic==1.13.3 # Alembic
SQLAlchemy-Utils==0.41.2 # SQLAlchemy
@@ -31,6 +31,6 @@ uvicorn==0.31.1 # Uvicorn
iniconfig==2.0.0 # pytest
packaging==24.1 # pytest
pluggy==1.5.0 # pytest
pytest==8.3.4 # pytest
pytest==8.3.3 # pytest
fastapi-filters==0.2.9 # Filters