diff --git a/requirements.txt b/requirements.txt index 4ab409a83ea906ca1f01ba62556a9f4142de7657..9c1fcbbd73cd1b9c3967099515b59b4c1d0a272f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ asgiref==3.5.2 -attrs==21.4.0 +attrs==22.1.0 certifi==2022.6.15 -charset-normalizer==2.1.0 -Django==3.2.14 +charset-normalizer==2.1.1 +Django==3.2.15 django-cors-headers==3.13.0 django-extensions==3.2.0 django-filter==22.1 django-oidc-provider==0.7.0 django-versatileimagefield==2.2 djangorestframework==3.13.1 -drf-spectacular==0.22.1 +drf-spectacular==0.23.1 drf-nested-routers==0.93.4 future==0.18.2 gunicorn==20.1.0 @@ -32,10 +32,10 @@ pytest==7.1.2 pytest-django==4.5.2 python-dateutil==2.8.2 python-magic==0.4.27 -pytz==2022.1 +pytz==2022.2.1 requests==2.28.1 six==1.16.0 sqlparse==0.4.2 text-unidecode==1.3 toml==0.10.2 -urllib3==1.26.10 +urllib3==1.26.12