From 17cac2e4444a92b383dea42d8726124acc62de48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 09:50:19 +0200 Subject: [PATCH] Bump oauthlib from 3.2.0 to 3.2.1 (#9998) (#10009) Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 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.2.0...v3.2.1) --- updated-dependencies: - dependency-name: oauthlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d359c375a10..289eda8aba4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ django-grappelli==3.0.3 django-uuid-upload-path==1.0.0 django-widget-tweaks==1.4.12 django-sequences==2.7 -oauthlib==3.2.0 +oauthlib==3.2.1 pyopenssl==22.0.0 pyjwt==2.4.0