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