Skip to content

Commit

Permalink
Bump botocore from 1.35.45 to 1.35.54
Browse files Browse the repository at this point in the history
Bumps [botocore](https://github.com/boto/botocore) from 1.35.45 to 1.35.54.
- [Commits](boto/botocore@1.35.45...1.35.54)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 5296b37 commit 04d1e80
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
botocore = "^1.35.45"
botocore = "^1.35.54"
expiringdict = "^1.2.2"
fastapi = "^0.115.2"
httpx = "^0.27.2"
Expand Down

0 comments on commit 04d1e80

Please sign in to comment.