diff --git a/Pipfile b/Pipfile index c55d589..13cf41b 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] [packages] -django = "==2.2.4" +django = "==2.2.28" gunicorn = "*" dj-database-url = "*" psycopg2-binary = "*"