From 44372813b9537bedf985ee4d4b127b57a6f209ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 20:38:30 +0000 Subject: [PATCH] Bump oauthlib from 3.1.1 to 3.2.2 in /runtime 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] --- runtime/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/requirements.txt b/runtime/requirements.txt index c0e875a..cffe4d2 100644 --- a/runtime/requirements.txt +++ b/runtime/requirements.txt @@ -200,7 +200,7 @@ MarkupSafe==2.0.1 more-itertools==8.8.0 moto==2.1.0 mypy-extensions==0.4.3 -oauthlib==3.1.1 +oauthlib==3.2.2 packaging==21.0 pluggy==0.13.1 publication==0.0.3