From 93e2ea9b594b3c2ba3fda6a61b37ea251a1757d8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Apr 2021 22:01:03 +0200 Subject: [PATCH 1/6] Update django-extensions from 3.1.1 to 3.1.2 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 86fcb6420db..0815cfa67d0 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -4,7 +4,7 @@ pip==21.0.1 virtualenv==20.4.3 django==2.2.19 # pyup: <2.3 -django-extensions==3.1.1 +django-extensions==3.1.2 django_polymorphic==3.0.0 django-autoslug==1.9.8 From b264779ad033f13add835e246975864927797b00 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Apr 2021 22:01:04 +0200 Subject: [PATCH 2/6] Update regex from 2021.3.17 to 2021.4.4 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 0815cfa67d0..b4885542c9d 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -64,7 +64,7 @@ pytz==2021.1 Unipath==1.1 django-kombu==0.9.4 stripe==2.56.0 -regex==2021.3.17 +regex==2021.4.4 # unicode-slugify==0.1.5 is not released on PyPI yet git+https://github.com/mozilla/unicode-slugify@b696c37#egg=unicode-slugify==0.1.5 From a4e9ac3438c1daa100c118a36960ce28aaafbd00 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Apr 2021 22:01:04 +0200 Subject: [PATCH 3/6] Update pillow from 8.1.2 to 8.2.0 --- requirements/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index 6b4e9d32a45..7f2cbda6458 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -9,4 +9,4 @@ gunicorn==20.1.0 django-redis-cache==2.1.3 # pyup: ignore #For resizing images -pillow==8.1.2 +pillow==8.2.0 From 5d1d96c6060ccab51c81f6aadc114b5136da43e6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Apr 2021 22:01:04 +0200 Subject: [PATCH 4/6] Update pillow from 8.1.2 to 8.2.0 --- requirements/docker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docker.txt b/requirements/docker.txt index e12d8faea12..f1f5e2bf9de 100644 --- a/requirements/docker.txt +++ b/requirements/docker.txt @@ -9,7 +9,7 @@ psycopg2-binary==2.8.6 django-redis-cache==2.1.3 # pyup: ignore # For resizing images -pillow==8.1.2 +pillow==8.2.0 # local debugging tools watchdog==2.0.2 From 3023454b7b73995972bcd32eab792ec46d5cb9bd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Apr 2021 22:01:05 +0200 Subject: [PATCH 5/6] Update sphinx_rtd_theme from 0.5.1 to 0.5.2 --- requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index ebee6865094..bb229e25a26 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -11,7 +11,7 @@ Pygments==2.8.1 # AttributeError: 'str' object has no attribute 'rawsource' docutils==0.14 # pyup: ignore -sphinx_rtd_theme==0.5.1 +sphinx_rtd_theme==0.5.2 sphinx-tabs==2.1.0 sphinx-intl==2.0.1 From 7202f27dbd627b530975f159f6ce8908e2107785 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 5 Apr 2021 22:01:05 +0200 Subject: [PATCH 6/6] Update pytest from 6.2.2 to 6.2.3 --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 63919da330d..e76735bb8ab 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -3,7 +3,7 @@ -r pip.txt django-dynamic-fixture==3.1.1 -pytest==6.2.2 +pytest==6.2.3 pytest-custom-exit-code==0.3.0 pytest-django==4.1.0 pytest-xdist==2.2.1