Skip to content

Commit

Permalink
Bump boto3 from 1.26.8 to 1.26.22
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.26.8 to 1.26.22.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.8...1.26.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 5, 2022
1 parent a466e84 commit 1b85283
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.2
networkx==2.8.7
matminer==0.7.8
boto3==1.26.8
boto3==1.26.22
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.6.2",
"matminer==0.7.8",
"awscli",
"boto3==1.26.8",
"boto3==1.26.22",
"docopt==0.6.2",
"taburu==2020.5.9",
"GPy==1.10.0",
Expand Down

0 comments on commit 1b85283

Please sign in to comment.