diff --git a/udemy-curso-python-projetos-reais-django/djangotemplates/requirements.txt b/udemy-curso-python-projetos-reais-django/djangotemplates/requirements.txt index 78fe6b0..580a660 100644 --- a/udemy-curso-python-projetos-reais-django/djangotemplates/requirements.txt +++ b/udemy-curso-python-projetos-reais-django/djangotemplates/requirements.txt @@ -1,4 +1,4 @@ asgiref==3.2.10 -Django==4.2.27 +Django==4.2.28 pytz==2020.1 sqlparse==0.5.0