From b388ca38139e22db63aba24940a95262bfaeaac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:11:55 +0000 Subject: [PATCH 1/4] Bump django from 1.11.5 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.11.5 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.5...1.11.29) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9aa242d..017f10e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2017.7.27.1 chardet==3.0.4 -Django==1.11.5 +Django==1.11.29 django-filter==1.0.4 django-oauth-toolkit==1.0.0 djangorestframework==3.6.4 From ad8b5d37c5a633e775b40e650f1bc273b1541f6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 13:59:43 +0000 Subject: [PATCH 2/4] Bump djangorestframework from 3.6.4 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.6.4 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.6.4...3.9.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 017f10e..92a043f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chardet==3.0.4 Django==1.11.29 django-filter==1.0.4 django-oauth-toolkit==1.0.0 -djangorestframework==3.6.4 +djangorestframework==3.9.1 idna==2.6 Markdown==2.6.9 oauthlib==2.0.4 From c547316c587526c6bd7acdc4e3faa4b8a7c1bcd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 13:59:49 +0000 Subject: [PATCH 3/4] Bump requests from 2.18.4 to 2.20.0 Bumps [requests](https://github.com/psf/requests) from 2.18.4 to 2.20.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.18.4...v2.20.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 017f10e..1431737 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ idna==2.6 Markdown==2.6.9 oauthlib==2.0.4 pytz==2017.2 -requests==2.18.4 +requests==2.20.0 urllib3==1.22 From 74943274b2a45ede4546f5f9785e07673bd5fe63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 14:04:47 +0000 Subject: [PATCH 4/4] Bump urllib3 from 1.22 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.22...1.24.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e52502b..a860c41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ Markdown==2.6.9 oauthlib==2.0.4 pytz==2017.2 requests==2.20.0 -urllib3==1.22 +urllib3==1.24.2