Skip to content

Commit

Permalink
feat(deps): Bump boto3 from 1.35.97 to 1.36.2
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.35.97 to 1.36.2.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.97...1.36.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 889f9c3 commit 24f8a15
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -15,7 +15,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.9"
boto3 = "~=1.35.35"
boto3 = "~=1.36.2"
boto3-stubs = {extras = ["dynamodb", "sts"], version = "~=1.35.35"}
fs-s3fs = { version = "~=1.1.1", optional = true }
genson = "~=1.3.0"
Expand Down

0 comments on commit 24f8a15

Please sign in to comment.