Skip to content

Commit

Permalink
Pin urllib3; update version
Browse files Browse the repository at this point in the history
  • Loading branch information
carlvitzthum committed Jul 19, 2018
1 parent 2fff652 commit 95f1e0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dcicutils/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Version information."""

# The following line *must* be the last in the module, exactly as formatted:
__version__ = "0.0.36"
__version__ = "0.0.361"
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ boto3==1.7.42
botocore==1.10.42
elasticsearch==5.5.2
aws_requests_auth==0.4.1
urllib3==1.22
pytest-runner

0 comments on commit 95f1e0e

Please sign in to comment.