Skip to content

Commit

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

---
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] authored Jun 24, 2024
1 parent d89ade9 commit 2d3f143
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ urllib3 = "2.2.1"
requests = "2.32.3"
pytz = "2024.1"
PyYAML = "~6.0.1"
boto3 = "^1.34.74"
boto3 = "^1.34.131"
dataclasses-json = "0.6.7"
tabulate = "0.9.0"
onnxruntime = "1.18.0"
Expand Down

0 comments on commit 2d3f143

Please sign in to comment.