From c9eaf41e63e2ac1e9e81521dbdbad093f9dd272a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 21:54:16 +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 707f1f4..1414529 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ nest-asyncio==1.5.5 networkx==2.6.3 notebook==6.4.12 numpy==1.21.6 -oauthlib==3.2.0 +oauthlib==3.2.2 ogb==1.3.3 omegaconf==2.2.2 opencv-python==4.6.0.66