diff --git a/pyproject.toml b/pyproject.toml index 07b6e95c..15a8f092 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "django-environ==0.11.2", "django-probes==1.7.0", "Pillow==10.4.0", - "psycopg==3.1.19", + "psycopg==3.2.1", "pydantic==2.8.0", "requests==2.32.3", "rcssmin==1.1.2",