Skip to content

Commit

Permalink
Merge pull request #511 from TRI-AMDD/dependabot/pip/boto3-1.20.49
Browse files Browse the repository at this point in the history
Bump boto3 from 1.20.42 to 1.20.49
  • Loading branch information
JosephMontoya-TRI committed Feb 9, 2022
2 parents ff76759 + cfcd0ab commit b2c6390
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Django==3.1.14
python-dateutil==2.8.1
networkx==2.5.1
matminer==0.7.4
boto3==1.20.42
boto3==1.20.49
docopt==0.6.2
taburu==2020.5.9
protosearch==2020.5.10
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"matplotlib==3.4.2",
"matminer==0.7.4",
"awscli",
"boto3==1.20.42",
"boto3==1.20.49",
"docopt==0.6.2",
"taburu==2020.5.9",
"GPy==1.10.0",
Expand Down

0 comments on commit b2c6390

Please sign in to comment.