From 7d18d0158d5208a8d7dd7ab7520b493e78d5a777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Mar 2023 08:24:34 +0000 Subject: [PATCH] Bump oauthlib from 3.2.1 to 3.2.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fad93040..ef69844b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2022.9.24 charset-normalizer==2.1.1 idna==3.4 -oauthlib==3.2.1 +oauthlib==3.2.2 python-tumblpy==1.1.4 requests==2.28.1 requests-oauthlib==1.3.1