From 7c3e09b36f334c928e7db6c6f254c16fab9c8cf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 22:16:55 +0000 Subject: [PATCH] Bump oauthlib from 3.2.1 to 3.2.2 Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.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.2.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 9551e67..0ac1a8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ httplib2==0.20.4 ; python_version >= '2.7' and python_version not in '3.0, 3.1, idna==3.4 ; python_version >= '3.5' iso8601==1.1.0 multidict==6.0.2 ; python_version >= '3.7' -oauthlib==3.2.1 ; python_version >= '3.6' +oauthlib==3.2.2 ; python_version >= '3.6' protobuf==4.21.7 ; python_version >= '3.7' psycopg2==2.9.4 pyasn1==0.4.8