Skip to content

Commit 4100fab

Browse files
committed
merged with master
2 parents 0344b6d + 8416feb commit 4100fab

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pbr==1.3.0
2-
python-jenkins==0.4.8
2+
python-jenkins==0.4.12
33
six==1.9.0
44
tox==2.3.1
55
pyfakefs==2.7.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
raise RuntimeError('Unable to find version string.')
1616

1717
requires = ['pbr>=1.6.0',
18-
'python-jenkins==0.4.8',
18+
'python-jenkins==0.4.12',
1919
'six>=1.9.0']
2020

2121
tests_require = ['unittest2==1.1.0',

0 commit comments

Comments
 (0)