From 2c89199a40b4e58789c404c884bf44ba9d7955d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 21:25:51 +0000 Subject: [PATCH] Bump oauthlib from 3.1.1 to 3.2.1 in /server 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 11b90bdb..08dff28b 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -28,7 +28,7 @@ Jinja2==3.0.1 MarkupSafe==2.0.1 msgpack==1.0.2 oauth2client==4.1.3 -oauthlib==3.1.1 +oauthlib==3.2.1 packaging==21.0 proto-plus==1.19.0 protobuf==3.17.3