From 12d74d97b0d3a37a066857f7649b804d1d640f8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 21:50:29 +0000 Subject: [PATCH] Bump oauthlib from 3.2.0 to 3.2.2 in /notebooks 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] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 3a4e1bc..c3c0611 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -56,7 +56,7 @@ nbformat==5.1.3 nest-asyncio==1.5.4 notebook==6.4.8 numpy==1.22.3 -oauthlib==3.2.0 +oauthlib==3.2.2 opt-einsum==3.3.0 packaging==21.3 pandas==1.4.2