Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
95f0050586 feat(deps): update dependency psycopg-binary to v3.2.4 2025-01-19 12:37:24 +00:00
2 changed files with 6 additions and 6 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

@@ -1,14 +1,14 @@
annotated-types==0.7.0
anyio==4.8.0
anyio==4.6.2.post1
certifi==2024.8.30
creyPY==1.2.5
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==3.2.3
psycopg-binary==3.2.4
psycopg-pool==3.2.3
pydantic==2.9.2
@@ -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