From 9203487aeef9901846c2c2b7254dd96d5a7347fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 22:03:52 +0000 Subject: [PATCH] Bump oauthlib from 3.2.1 to 3.2.2 in /python Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.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.2.1...v3.2.2) --- updated-dependencies: - dependency-name: oauthlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 11ee6d2..e002859 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -33,7 +33,7 @@ Markdown==3.4.1 MarkupSafe==2.1.1 murmurhash==1.0.8 numpy==1.23.3 -oauthlib==3.2.1 +oauthlib==3.2.2 opt-einsum==3.3.0 packaging==21.3 pandas==1.4.4