From 5c1fa820a2ccc791d3bbae821b6e9cc0dea2a16c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 02:59:46 +0000 Subject: [PATCH] Bump oauthlib from 3.2.0 to 3.2.2 in /Tutorials/flask_blog 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] --- Tutorials/flask_blog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tutorials/flask_blog/requirements.txt b/Tutorials/flask_blog/requirements.txt index 992d9992..4400e731 100644 --- a/Tutorials/flask_blog/requirements.txt +++ b/Tutorials/flask_blog/requirements.txt @@ -88,7 +88,7 @@ nbformat==5.4.0 nest-asyncio==1.5.5 notebook==6.4.12 numpy==1.24.3 -oauthlib==3.2.0 +oauthlib==3.2.2 openpyxl==3.0.10 packaging==21.3 pandas==2.0.2