From 41a547d6d70ba71f8fe63d9076abd32b6e6ff4d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 20:33:38 +0000 Subject: [PATCH] Bump oauthlib from 3.1.1 to 3.2.2 in /src Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.1.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.1.1...v3.2.2) --- updated-dependencies: - dependency-name: oauthlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index f802316..c64af6c 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -12,7 +12,7 @@ isodate==0.6.1 msal==1.16.0 msal-extensions==0.3.1 msrest==0.6.21 -oauthlib==3.1.1 +oauthlib==3.2.2 portalocker==2.3.2 pycparser==2.21 PyJWT==2.4.0