From cb0b75e51fc657be73d904cd97151103c5c9c107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 23:01:41 +0000 Subject: [PATCH] Bump the pip group across 3 directories with 2 updates Bumps the pip group with 1 update in the / directory: [jsonpickle](https://github.com/jsonpickle/jsonpickle). Bumps the pip group with 2 updates in the /samples/django/django_user directory: [django](https://github.com/django/django) and [jsonpickle](https://github.com/jsonpickle/jsonpickle). Bumps the pip group with 2 updates in the /samples/django/google_user directory: [django](https://github.com/django/django) and [jsonpickle](https://github.com/jsonpickle/jsonpickle). Updates `jsonpickle` from 1.1.0 to 1.5.0 - [Changelog](https://github.com/jsonpickle/jsonpickle/blob/main/CHANGES.rst) - [Commits](https://github.com/jsonpickle/jsonpickle/compare/v1.1...v1.5.0) Updates `django` from 1.10.0 to 3.2.25 - [Commits](https://github.com/django/django/compare/1.10...3.2.25) Updates `jsonpickle` from 0.9.3 to 1.5.0 - [Changelog](https://github.com/jsonpickle/jsonpickle/blob/main/CHANGES.rst) - [Commits](https://github.com/jsonpickle/jsonpickle/compare/v1.1...v1.5.0) Updates `django` from 1.10.0 to 3.2.25 - [Commits](https://github.com/django/django/compare/1.10...3.2.25) Updates `jsonpickle` from 0.9.3 to 1.5.0 - [Changelog](https://github.com/jsonpickle/jsonpickle/blob/main/CHANGES.rst) - [Commits](https://github.com/jsonpickle/jsonpickle/compare/v1.1...v1.5.0) --- updated-dependencies: - dependency-name: jsonpickle dependency-type: direct:production dependency-group: pip - dependency-name: django dependency-type: direct:production dependency-group: pip - dependency-name: jsonpickle dependency-type: direct:production dependency-group: pip - dependency-name: django dependency-type: direct:production dependency-group: pip - dependency-name: jsonpickle dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- samples/django/django_user/requirements.txt | 4 ++-- samples/django/google_user/requirements.txt | 4 ++-- setup.py | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/samples/django/django_user/requirements.txt b/samples/django/django_user/requirements.txt index b42af1f1c..ad22ff19b 100644 --- a/samples/django/django_user/requirements.txt +++ b/samples/django/django_user/requirements.txt @@ -1,3 +1,3 @@ -Django==1.10.0 +Django==3.2.25 oauth2client==3.0.0 -jsonpickle==0.9.3 +jsonpickle==1.5.0 diff --git a/samples/django/google_user/requirements.txt b/samples/django/google_user/requirements.txt index b42af1f1c..ad22ff19b 100644 --- a/samples/django/google_user/requirements.txt +++ b/samples/django/google_user/requirements.txt @@ -1,3 +1,3 @@ -Django==1.10.0 +Django==3.2.25 oauth2client==3.0.0 -jsonpickle==0.9.3 +jsonpickle==1.5.0 diff --git a/setup.py b/setup.py index ee5212d86..b647a5fa5 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ 'pyasn1-modules>=0.0.5', 'rsa>=3.1.4', 'six>=1.6.1', - 'jsonpickle==1.1.0', + 'jsonpickle==1.5.0', ] long_desc = """