From 83be7bc52a07d46a7da661663c944cd7a777dae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 22:04:46 +0000 Subject: [PATCH 1/4] Bump django-celery-results from 2.2.0 to 2.4.0 Bumps [django-celery-results](https://github.com/celery/django-celery-results) from 2.2.0 to 2.4.0. - [Release notes](https://github.com/celery/django-celery-results/releases) - [Changelog](https://github.com/celery/django-celery-results/blob/master/Changelog) - [Commits](https://github.com/celery/django-celery-results/compare/v2.2.0...v2.4.0) --- updated-dependencies: - dependency-name: django-celery-results dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f2d8412f..6a02f9e68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ decorator==5.1.1 deepdish==0.3.7 Deprecated==1.2.13 Django==4.0.6 -django-celery-results==2.2.0 +django-celery-results==2.4.0 django-extensions==3.1.5 django-picklefield==3.0.1 django-tastypie==0.14.4 From 4450b62b72c12e0e587e5313a0378a894ce11d29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Aug 2022 15:34:34 +0000 Subject: [PATCH 2/4] Bump django from 4.0.6 to 4.0.7 Bumps [django](https://github.com/django/django) from 4.0.6 to 4.0.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.0.6...4.0.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f2d8412f..39af6067f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ Cython==0.29.26 decorator==5.1.1 deepdish==0.3.7 Deprecated==1.2.13 -Django==4.0.6 +Django==4.0.7 django-celery-results==2.2.0 django-extensions==3.1.5 django-picklefield==3.0.1 From 1ca6c3ae77498d81058c6974f4182cabb8a1a420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 21:12:46 +0000 Subject: [PATCH 3/4] Bump oauthlib from 3.1.1 to 3.2.1 Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.1.1 to 3.2.1. - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/oauthlib/oauthlib/compare/v3.1.1...v3.2.1) --- updated-dependencies: - dependency-name: oauthlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f2d8412f..052a45c6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ munch==2.5.0 numexpr==2.8.1 numpy==1.22.1 numpy-financial==1.0.0 -oauthlib==3.1.1 +oauthlib==3.2.1 openpyxl==3.0.9 packaging==21.3 pandas==1.3.5 From c0e623dcfb05cbc3b4671ca4a105e86b9b53d44b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 20:37:01 +0000 Subject: [PATCH 4/4] Bump protobuf from 3.19.3 to 3.19.5 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.3 to 3.19.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.19.3...v3.19.5) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f2d8412f..5a4c38dca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ pbr==5.8.0 pexpect==4.8.0 pipreqs==0.4.11 prompt-toolkit==3.0.24 -protobuf==3.19.3 +protobuf==3.19.5 psutil==5.9.0 psycopg2==2.9.3 ptyprocess==0.7.0