diff --git a/pyproject.toml b/pyproject.toml index 88224f8d0..a92197697 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.2.2", + "psycopg==3.2.3", "pydantic==2.9.2", "requests==2.32.3", "rcssmin==1.1.2",