From 9bd8ff9125ffa5093bd7db7229f4fb395e0ca38d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 07:07:45 +0000 Subject: [PATCH] NO-ISSUE: Bump jira from 3.0.1 to 3.1.1 Bumps [jira](https://github.com/pycontribs/jira) from 3.0.1 to 3.1.1. - [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.1.1) --- 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..de52c38c486a 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.1.1 PyGithub>=1.54 python-gitlab>=2.6.0 ruamel.yaml>=0.16.12