Skip to content

Commit ab011f9

Browse files
committed
bump github3apps.py version
1 parent c27f2a3 commit ab011f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cryptography==2.2.2
1010
Flask==0.12.2
1111
gitconsensus==0.7.0
1212
github3.py==1.0.2
13-
github3apps.py==0.1.2
13+
github3apps.py==0.1.3
1414
idna==2.6
1515
itsdangerous==0.24
1616
Jinja2==2.10

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
'Flask>=0.12.2',
5151
'gitconsensus>=0.7,<0.8'
5252
'github3.py>=1,<2',
53-
'github3apps.py>=0.1.2',
53+
'github3apps.py>=0.1.3,<0.2',
5454
'pyjwt>=1.5.3,<2',
5555
'PyYAML>=3.12,<3.13',
5656
'requests>=2.18.0,<2.19',

0 commit comments

Comments
 (0)