Skip to content

Commit

Permalink
Bump boto3 from 1.34.73 to 1.35.0 in the dependencies group (#397)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [boto3](https://github.com/boto/boto3).


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

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent c48704a commit 7d93dc2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.9"

[tool.poetry.group.dev.dependencies]
boto3 = "^1.34.73"
boto3 = "^1.35.0"
httpx = "^0.27.0"

[tool.poetry.group.pytest]
Expand Down

0 comments on commit 7d93dc2

Please sign in to comment.