Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris AtLee committed Feb 7, 2018
1 parent 38409d0 commit 3fd0e37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asn1crypto==0.24.0 # via cryptography
backports.lzma==0.0.10 ; python_version < "3.3"
cffi==1.11.4 # via cryptography
click==6.7
construct==2.8.22
construct==2.9.27
cryptography==2.1.4
enum34==1.1.6 # via cryptography
idna==2.6 # via cryptography
Expand Down
8 changes: 4 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ attrs==17.4.0 # via hypothesis, pytest
backports.lzma==0.0.10 ; python_version < "3.3"
cffi==1.11.4
click==6.7
construct==2.8.22
coverage==4.4.2 # via hypothesis, pytest-cov
construct==2.9.27
coverage==4.5 # via hypothesis, pytest-cov
cryptography==2.1.4
enum34==1.1.6
funcsigs==1.0.2 # via mock, pytest
hypothesis==3.44.16
hypothesis==3.44.26
idna==2.6
ipaddress==1.0.19
mock==2.0.0
Expand All @@ -24,5 +24,5 @@ py==1.5.2 # via pytest
pycparser==2.18
pytest-cov==2.5.1
pytest-travis-fold==1.3.0
pytest==3.3.2
pytest==3.4.0
six==1.11.0

0 comments on commit 3fd0e37

Please sign in to comment.