diff --git a/ch06/myproject_virtualenv/src/django-myproject/requirements/_base.txt b/ch06/myproject_virtualenv/src/django-myproject/requirements/_base.txt index 3d09e04..86d8d34 100644 --- a/ch06/myproject_virtualenv/src/django-myproject/requirements/_base.txt +++ b/ch06/myproject_virtualenv/src/django-myproject/requirements/_base.txt @@ -32,4 +32,4 @@ six==1.13.0 social-auth-app-django==3.1.0 social-auth-core==3.2.0 sqlparse==0.3.0 -urllib3==1.25.7 +urllib3==1.26.5