Skip to content

Commit

Permalink
Bump awscli from 1.19.44 to 1.19.95
Browse files Browse the repository at this point in the history
Bumps [awscli](https://github.com/aws/aws-cli) from 1.19.44 to 1.19.95.
- [Release notes](https://github.com/aws/aws-cli/releases)
- [Changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)
- [Commits](aws/aws-cli@1.19.44...1.19.95)

---
updated-dependencies:
- dependency-name: awscli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2021
1 parent 82cdc1a commit 8aaad5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ matplotlib==3.4.1
pandas==1.2.4
matminer==0.6.5
autologging
awscli==1.19.44
boto3==1.17.44
awscli==1.19.95
boto3==1.17.93
docopt==0.6.2
scikit-learn==0.24.1
taburu==2020.5.9
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"pandas==1.2.4",
"matminer==0.6.5",
"autologging",
"awscli==1.19.44",
"boto3==1.17.44",
"awscli==1.19.95",
"boto3==1.17.93",
"docopt==0.6.2",
"scikit-learn==0.24.1",
"taburu==2020.5.9",
Expand Down

0 comments on commit 8aaad5e

Please sign in to comment.