From ff34ea2c2d3f24cfec8e623f2563669eff57195d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 18:31:58 +0000 Subject: [PATCH] Bump oauthlib from 3.2.0 to 3.2.2 Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 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.0...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 b827abc..18eb5a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ kubernetes==22.6.0 mistune==2.0.2 more-itertools==8.12.0 netifaces==0.11.0 -oauthlib==3.2.0 +oauthlib==3.2.2 paramiko==2.9.2 pluggy==1.0.0 py==1.11.0