From fec02ecc4f983c7e16a9ad568235b7201202cda9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 9 Oct 2022 02:58:27 -0700 Subject: [PATCH] Update psycopg2-binary from 2.9.3 to 2.9.4 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index d1430b3a6..5c78dcd98 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -8,7 +8,7 @@ git+https://github.com/django-notifications/django-notifications.git@0fd3f42f71c django-storages==1.13.1 whitenoise==6.2.0 -psycopg2-binary==2.9.3 +psycopg2-binary==2.9.4 django-taggit==3.0.0 Pillow==9.2.0