Skip to content

Commit

Permalink
Merge pull request materialsproject#177 from materialsproject/dependa…
Browse files Browse the repository at this point in the history
…bot/pip/boto3-1.13.16
  • Loading branch information
dependabot-preview[bot] authored May 25, 2020
2 parents b686c75 + 45d1e5c commit 403fda7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-optional.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
uvicorn==0.11.5
boto3==1.13.11
boto3==1.13.16
hvac==0.10.3
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"sshtunnel>=0.1.5",
"msgpack>=0.5.6",
],
extras_require={"vault": ["hvac>=0.9.5"], "S3": ["boto3==1.13.11"]},
extras_require={"vault": ["hvac>=0.9.5"], "S3": ["boto3==1.13.16"]},
classifiers=[
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.6",
Expand Down

0 comments on commit 403fda7

Please sign in to comment.