From 535ee62c0e935ba6ae68f4090e97a2293cd4a08e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 21:35:30 +0000 Subject: [PATCH] Bump oauthlib from 3.2.0 to 3.2.1 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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b456bc1..8efbe85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ Jinja2==3.0.3 jmespath==0.10.0 MarkupSafe==2.0.1 oauth2client==4.1.3 -oauthlib==3.2.0 +oauthlib==3.2.1 paho-mqtt==1.6.1 passlib==1.7.4 pbr==5.8.0