From 959c0acd927b72552e309cd2aee6a29e1bf22d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 21:52:30 +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 8fa2e30f..f259a60b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ iniconfig==1.1.1 mypy-extensions==0.4.3 mysqlclient==2.1.1 numpy==1.23.2 -oauthlib==3.2.0 +oauthlib==3.2.2 outcome==1.2.0 packaging==21.3 parameterized==0.8.1