Skip to content

Commit fd6be64

Browse files
author
Chris AtLee
committed
Bump dependencies
1 parent 6eb8956 commit fd6be64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ asn1crypto==0.24.0 # via cryptography
88
backports.lzma==0.0.10 ; python_version < "3.3"
99
cffi==1.11.4 # via cryptography
1010
click==6.7
11-
construct==2.8.22
11+
construct==2.9.27
1212
cryptography==2.1.4
1313
enum34==1.1.6 # via cryptography
1414
idna==2.6 # via cryptography

test-requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ attrs==17.4.0 # via hypothesis, pytest
99
backports.lzma==0.0.10 ; python_version < "3.3"
1010
cffi==1.11.4
1111
click==6.7
12-
construct==2.8.22
13-
coverage==4.4.2 # via hypothesis, pytest-cov
12+
construct==2.9.27
13+
coverage==4.5 # via hypothesis, pytest-cov
1414
cryptography==2.1.4
1515
enum34==1.1.6
1616
funcsigs==1.0.2 # via mock, pytest
17-
hypothesis==3.44.16
17+
hypothesis==3.44.26
1818
idna==2.6
1919
ipaddress==1.0.19
2020
mock==2.0.0
@@ -24,5 +24,5 @@ py==1.5.2 # via pytest
2424
pycparser==2.18
2525
pytest-cov==2.5.1
2626
pytest-travis-fold==1.3.0
27-
pytest==3.3.2
27+
pytest==3.4.0
2828
six==1.11.0

0 commit comments

Comments
 (0)