From bd66c1faedbf65a4b3f3da6ae23e92e7218929cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 20:49:52 +0000 Subject: [PATCH] Bump oauthlib from 3.1.1 to 3.2.2 Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.1.1 to 3.2.2. - [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.2) --- 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 f0df38a..9d51d82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Django==3.1.14 django-allauth==0.46.0 django-environ==0.8.1 idna==3.3 -oauthlib==3.1.1 +oauthlib==3.2.2 pycparser==2.21 PyJWT==2.4.0 python3-openid==3.2.0