diff --git a/pyproject.toml b/pyproject.toml index 800c12ab..e31a9a80 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.5", + "psycopg==3.2.6", "requests==2.32.3", "rcssmin==1.2.1", "rjsmin==1.2.4",