Skip to content

Commit e495739

Browse files
authored
Merge pull request #10 from Poorvak/pyup-update-typing-3.6.2-to-3.6.4
Update typing to 3.6.4
2 parents 40138b3 + d9641d0 commit e495739

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
@@ -50,7 +50,7 @@ snowballstemmer==1.2.1
5050
Sphinx==1.7.0
5151
sphinxcontrib-websupport==1.0.1
5252
tox==2.9.1
53-
typing==3.6.2
53+
typing==3.6.4
5454
urllib3==1.22
5555
virtualenv==15.1.0
5656
watchdog==0.8.3

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ snowballstemmer==1.2.1
5050
Sphinx==1.7.0
5151
sphinxcontrib-websupport==1.0.1
5252
tox==2.9.1
53-
typing==3.6.2
53+
typing==3.6.4
5454
urllib3==1.22
5555
virtualenv==15.1.0
5656
watchdog==0.8.3

0 commit comments

Comments
 (0)