Skip to content

Commit 40138b3

Browse files
authored
Merge pull request #12 from Poorvak/pyup-update-greenlet-0.4.12-to-0.4.13
Update greenlet to 0.4.13
2 parents ea8c7e9 + eb64885 commit 40138b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ flake8==3.5.0
2121
funcsigs==1.0.2
2222
future==0.16.0
2323
gevent==1.2.2
24-
greenlet==0.4.12
24+
greenlet==0.4.13
2525
idna==2.6
2626
imagesize==0.7.1
2727
ipaddress==1.0.19

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ flake8==3.5.0
2121
funcsigs==1.0.2
2222
future==0.16.0
2323
gevent==1.2.2
24-
greenlet==0.4.12
24+
greenlet==0.4.13
2525
idna==2.6
2626
imagesize==0.7.1
2727
ipaddress==1.0.19

0 commit comments

Comments
 (0)