From 2cd0d36b0fb09f0d7c31cbbf3f8ee3a839890fb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 14:59:01 +0000 Subject: [PATCH] Bump jira from 2.0.0 to 3.4.1 Bumps [jira](https://github.com/pycontribs/jira) from 2.0.0 to 3.4.1. - [Release notes](https://github.com/pycontribs/jira/releases) - [Commits](https://github.com/pycontribs/jira/compare/2.0.0...3.4.1) --- updated-dependencies: - dependency-name: jira dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cbaf696..f23c601 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ pyyaml==6.0 jinja2==3.1.2 python-jenkins==1.8.0.0a0 python-bugzilla==3.2.0 -jira==3.3.2 +jira==3.4.1 flake8==5.0.3