From f5b2bf622e5ca34037084e1a942a2c9833b60e31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 21:18:06 +0000 Subject: [PATCH] Bump oauthlib from 3.1.1 to 3.2.1 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index dd5128a..320f8e5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,7 +16,7 @@ importlib-metadata==4.6.1 itsdangerous==2.0.1 Jinja2==3.0.1 MarkupSafe==2.0.1 -oauthlib==3.1.1 +oauthlib==3.2.1 packaging==21.0 protobuf==3.17.3 pyasn1==0.4.8