From 92f85603301dd0efecc5146fdaee79ac1ea4f142 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 01:12:32 +0200 Subject: [PATCH] Bump oauthlib from 3.1.1 to 3.2.1 (#11) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51ddcf2..4d1163a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ decorator==4.3.0 idna==3.2 jsonpath-rw-ext==1.2.0 jsonpath-rw==1.4.0 -oauthlib==3.1.1 +oauthlib==3.2.1 pbr==5.1.1 ply==3.11 requests-oauthlib==1.3.0