Skip to content

Commit

Permalink
Update botocore, to get pass pip warning (#4122)
Browse files Browse the repository at this point in the history
  • Loading branch information
justinclift authored and arikfr committed Sep 4, 2019
1 parent 17f5019 commit 4b9e26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mock==2.0.0
# PyMongo and Athena dependencies are needed for some of the unit tests:
# (this is not perfect and we should resolve this in a different way)
pymongo[tls,srv]==3.6.1
botocore==1.12.115
botocore==1.12.220
PyAthena>=1.5.0
ptvsd==4.2.3
freezegun==0.3.11
Expand Down

0 comments on commit 4b9e26d

Please sign in to comment.