Skip to content

Commit

Permalink
Bump the boto-libs group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the boto-libs group with 2 updates: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore).


Updates `boto3` from 1.34.148 to 1.35.54
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.34.148...1.35.54)

Updates `botocore` from 1.34.148 to 1.35.54
- [Commits](boto/botocore@1.34.148...1.35.54)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boto-libs
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: boto-libs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 62d8807 commit d8cdc3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ readme = "README.md"
requires-python = "==3.12.*"
dependencies = [
"beautifulsoup4==4.12.3",
"boto3==1.34.148",
"botocore==1.34.148",
"boto3==1.35.54",
"botocore==1.35.54",
"commitment==3.0.1",
"Django==4.2.16",
"django-cors-headers==4.6.0",
Expand Down

0 comments on commit d8cdc3d

Please sign in to comment.