From 8c17dadbd682e1b1135537f4a7409c532ff4a866 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Feb 2021 20:52:04 +0100 Subject: [PATCH 1/7] Update django from 2.2.18 to 2.2.19 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 2e23a8e90c1..13c646bdb62 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -3,7 +3,7 @@ pip==21.0.1 virtualenv==20.4.2 -django==2.2.18 # pyup: <2.3 +django==2.2.19 # pyup: <2.3 django-extensions==3.1.1 django_polymorphic==3.0.0 django-autoslug==1.9.8 From 9fecbcb86461e9a86493019169bc953456f6e8d2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Feb 2021 20:52:05 +0100 Subject: [PATCH 2/7] Update stripe from 2.55.2 to 2.56.0 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 13c646bdb62..07f79f6d41f 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -62,7 +62,7 @@ django-gravatar2==1.4.4 pytz==2021.1 Unipath==1.1 django-kombu==0.9.4 -stripe==2.55.2 +stripe==2.56.0 regex==2020.11.13 # unicode-slugify==0.1.5 is not released on PyPI yet From 0f3f6cc26b504f8323a561ab470a744b2296b67c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Feb 2021 20:52:05 +0100 Subject: [PATCH 3/7] Update django-crispy-forms from 1.11.0 to 1.11.1 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 07f79f6d41f..3634e92a80b 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -69,7 +69,7 @@ regex==2020.11.13 git+https://github.com/mozilla/unicode-slugify@b696c37#egg=unicode-slugify==0.1.5 django-formtools==2.2 -django-crispy-forms==1.11.0 +django-crispy-forms==1.11.1 docker==4.4.1 From 3ecdae98940eb68d2d30a29fc416fc3affd74a63 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Feb 2021 20:52:05 +0100 Subject: [PATCH 4/7] Update docker from 4.4.1 to 4.4.3 --- requirements/pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index 3634e92a80b..0d1d8fbb2d0 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -71,7 +71,7 @@ git+https://github.com/mozilla/unicode-slugify@b696c37#egg=unicode-slugify==0.1. django-formtools==2.2 django-crispy-forms==1.11.1 -docker==4.4.1 +docker==4.4.3 django-textclassifier==1.0 # django-textclassifier doesn't have pinned versions From 76c14bc88c68eeb581bdbaae0e5857b1876bab04 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Feb 2021 20:52:06 +0100 Subject: [PATCH 5/7] Update watchdog from 2.0.0 to 2.0.1 --- requirements/docker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docker.txt b/requirements/docker.txt index 910f7030626..8b8005a61c3 100644 --- a/requirements/docker.txt +++ b/requirements/docker.txt @@ -12,7 +12,7 @@ django-redis-cache==2.1.3 # pyup: ignore pillow==8.1.0 # local debugging tools -watchdog==2.0.0 +watchdog==2.0.1 datadiff==2.0.0 ipdb==0.13.4 pdbpp==0.10.2 From de3a08afff54df5b1a196cbd91fd65259c35cc77 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Feb 2021 20:52:06 +0100 Subject: [PATCH 6/7] Pin jedi to latest version 0.18.0 --- requirements/docker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docker.txt b/requirements/docker.txt index 8b8005a61c3..7a55c5c448d 100644 --- a/requirements/docker.txt +++ b/requirements/docker.txt @@ -19,7 +19,7 @@ pdbpp==0.10.2 # jedi 0.18 is incompatible with ipython # https://github.com/ipython/ipython/issues/12740 -jedi>0.17,<0.18 +jedi==0.18.0 # watchdog dependency argh==0.26.2 From cad36fd6bf7c301199eb369b0d119b405cd42fe5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Feb 2021 20:52:06 +0100 Subject: [PATCH 7/7] Update tox from 3.21.4 to 3.22.0 --- requirements/docker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docker.txt b/requirements/docker.txt index 7a55c5c448d..cd8f1e54b71 100644 --- a/requirements/docker.txt +++ b/requirements/docker.txt @@ -25,4 +25,4 @@ jedi==0.18.0 argh==0.26.2 # run tests -tox==3.21.4 +tox==3.22.0