Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Urllib3, Moto and boto3 update (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
vgunapati committed Jul 30, 2019
1 parent 81c5f80 commit 30ed242
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 209 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
boto3 = "==1.7.84"
boto3 = "==1.9.140"
retrying = "==1.3.3"
bunch = "==1.0.1"
pytz = "==2016.10"
Expand All @@ -17,7 +17,7 @@ flask = ">=0.12.3"
[dev-packages]
pytest = "==3.9.3"
mock = "==2.0.0"
moto = "==1.3.6"
moto = "==1.3.8"

[requires]
python_version = "2.7.15"
Loading

0 comments on commit 30ed242

Please sign in to comment.