diff --git a/pyproject.toml b/pyproject.toml index 71d0de6e..365c280c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "django-environ==0.12.0", "django-probes==1.7.0", "Pillow==11.1.0", - "psycopg==3.2.4", + "psycopg==3.2.5", "requests==2.32.3", "rcssmin==1.2.1", "rjsmin==1.2.4",