Skip to content

Commit

Permalink
Update jira requirement from <2,>=1.0.7 to >=1.0.7,<3
Browse files Browse the repository at this point in the history
Updates the requirements on [jira](https://github.com/pycontribs/jira) to permit the latest version.
- [Release notes](https://github.com/pycontribs/jira/releases)
- [Changelog](https://github.com/pycontribs/jira/blob/master/.gitchangelog.rc)
- [Commits](pycontribs/jira@1.0.7...2.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 4, 2019
1 parent 16dad6a commit f8ab737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
click>=6.6,<7
jira>=1.0.7,<2
jira>=1.0.7,<3
keyring==10.1
gitpython

0 comments on commit f8ab737

Please sign in to comment.