From 4878d5564e168b9a6b068b62f143d43fc496f775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 14:17:23 +0000 Subject: [PATCH] NO-ISSUE: Bump jira from 3.0.1 to 3.3.2 Bumps [jira](https://github.com/pycontribs/jira) from 3.0.1 to 3.3.2. - [Release notes](https://github.com/pycontribs/jira/releases) - [Changelog](https://github.com/pycontribs/jira/blob/main/.gitchangelog.rc) - [Commits](https://github.com/pycontribs/jira/compare/3.0.1...3.3.2) --- updated-dependencies: - dependency-name: jira dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4b07100abf72..0b594b0f0bd9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -7,7 +7,7 @@ vcversioner==2.16.0.0 waiting==1.4.1 wheel==0.37.0 beautifulsoup4==4.10.0 -jira==3.0.1 +jira==3.3.2 PyGithub>=1.54 python-gitlab>=2.6.0 ruamel.yaml>=0.16.12