Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Commit 3c6d234

Browse files
Bump boto3 from 1.34.39 to 1.34.136 (#109)
Bumps [boto3](https://github.com/boto/boto3) from 1.34.39 to 1.34.136. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.39...1.34.136) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d5c5f8 commit 3c6d234

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python = "^3.10.4"
1616
# but boto3's version constraints make dependency resolution
1717
# take tens of minutes. Update the boto3 pin to the latest version
1818
# whenever you update anything else
19-
boto3 = "1.34.39"
19+
boto3 = "1.34.136"
2020
django = "5.0.2"
2121
wagtail = "6.1.2"
2222
wagtail-bakery = "0.8.0"

0 commit comments

Comments
 (0)