From 9ca4342b083adba55ccd45aaaf07be9b96864c6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 23:39:06 +0000 Subject: [PATCH] Bump oauthlib from 3.2.0 to 3.2.1 in /python--jira-query Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.0 to 3.2.1. - [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.1) --- updated-dependencies: - dependency-name: oauthlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python--jira-query/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python--jira-query/requirements.txt b/python--jira-query/requirements.txt index 3de827f..85f32bf 100644 --- a/python--jira-query/requirements.txt +++ b/python--jira-query/requirements.txt @@ -9,7 +9,7 @@ jira==3.2.0 keyring==23.5.0 kiwisolver==1.4.2 numpy==1.22.3 -oauthlib==3.2.0 +oauthlib==3.2.1 packaging==21.3 pandas==1.4.2 Pillow==9.1.0