diff --git a/deployment/docker/REQUIREMENTS.txt b/deployment/docker/REQUIREMENTS.txt index d5997a366..b6a220de1 100644 --- a/deployment/docker/REQUIREMENTS.txt +++ b/deployment/docker/REQUIREMENTS.txt @@ -1,4 +1,4 @@ -Django==4.2.11 +Django==4.2.15 psycopg2==2.9.9 django-braces==1.14.0 django-model-utils==4.0.0 diff --git a/deployment/docker/temp/REQUIREMENTS.txt b/deployment/docker/temp/REQUIREMENTS.txt index 4fd256f76..b5b0df338 100644 --- a/deployment/docker/temp/REQUIREMENTS.txt +++ b/deployment/docker/temp/REQUIREMENTS.txt @@ -1,4 +1,4 @@ -Django==4.2.11 +Django==4.2.15 psycopg2==2.9.9 django-braces==1.14.0 django-model-utils==4.0.0 diff --git a/deployment/production/REQUIREMENTS.txt b/deployment/production/REQUIREMENTS.txt index d5997a366..b6a220de1 100644 --- a/deployment/production/REQUIREMENTS.txt +++ b/deployment/production/REQUIREMENTS.txt @@ -1,4 +1,4 @@ -Django==4.2.11 +Django==4.2.15 psycopg2==2.9.9 django-braces==1.14.0 django-model-utils==4.0.0