Skip to content

Commit 852a3e2

Browse files
committed
Bump typing
1 parent 21ae5c7 commit 852a3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ matrix:
3131
dist: bionic
3232

3333
install:
34-
- pip install typing==3.7.4.1 # required for Python 3.3
34+
- pip install typing==3.7.4.3 # required for Python 3.3
3535
- pip install tox==2.9.1
3636
- pip install virtualenv==15.2.0
3737
- pip install py==1.4.30

0 commit comments

Comments
 (0)