From 3fff062b510c23695d2d5763c2609f8d1c878d85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 21:12:31 +0000 Subject: [PATCH] Bump oauthlib from 3.1.1 to 3.2.1 in /venv 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] --- venv/cjwkernel-requirements-frozen.txt | 2 +- venv/django-requirements-frozen.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/venv/cjwkernel-requirements-frozen.txt b/venv/cjwkernel-requirements-frozen.txt index 13fa3f92e..0b9a335bd 100644 --- a/venv/cjwkernel-requirements-frozen.txt +++ b/venv/cjwkernel-requirements-frozen.txt @@ -75,7 +75,7 @@ nltk==3.6.2 joblib==1.0.1 regex==2021.4.4 tqdm==4.61.1 -oauthlib==3.1.1 +oauthlib==3.2.1 pyspawner==1.0.0 pyroute2.minimal==0.6.4 pyroute2.core==0.6.4 diff --git a/venv/django-requirements-frozen.txt b/venv/django-requirements-frozen.txt index 7474f6628..7b2dc9a0d 100644 --- a/venv/django-requirements-frozen.txt +++ b/venv/django-requirements-frozen.txt @@ -70,7 +70,7 @@ django-allauth==0.44.0 idna==2.10 urllib3==1.26.5 requests-oauthlib==1.3.0 - oauthlib==3.1.1 + oauthlib==3.2.1 requests==2.25.1 certifi==2021.5.30 chardet==4.0.0