From 477f04db28c5f1fc5c1023b94150785069afdcd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 20:34:37 +0000 Subject: [PATCH] Bump oauthlib from 3.1.1 to 3.2.2 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] --- dash-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dash-requirements.txt b/dash-requirements.txt index 2b92216..38865d8 100644 --- a/dash-requirements.txt +++ b/dash-requirements.txt @@ -70,7 +70,7 @@ notebook==6.4.0 numpy==1.21.0 oauth2==1.9.0.post1 oauth2client==4.1.3 -oauthlib==3.1.1 +oauthlib==3.2.2 packaging==21.0 pandas==1.3.0 pandocfilters==1.4.3 diff --git a/requirements.txt b/requirements.txt index 2a4f4f8..912569a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ matplotlib==3.4.2 matplotlib-inline==0.1.2 numpy==1.21.1 oauth2client==4.1.3 -oauthlib==3.1.1 +oauthlib==3.2.2 packaging==21.0 pandas==1.2.1 parso==0.8.2