diff --git a/python/django/requirements.txt b/python/django/requirements.txt index da87d5f..de55b57 100644 --- a/python/django/requirements.txt +++ b/python/django/requirements.txt @@ -1,4 +1,4 @@ asgiref==3.7.2 -Django==4.2.5 +Django==4.2.7 pytz==2023.3.post1 sqlparse==0.4.4