Skip to content

Commit bfa2cd1

Browse files
:dependabot: uv(deps): Bump boto3 from 1.37.28 to 1.38.29
Bumps [boto3](https://github.com/boto/boto3) from 1.37.28 to 1.38.29. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.28...1.38.29) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.29 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5eb925 commit bfa2cd1

File tree

2 files changed

+58
-58
lines changed

2 files changed

+58
-58
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ description = "Analytical Platform Python uv Example"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"boto3==1.37.28",
8+
"boto3==1.38.29",
99
"notifications-python-client==10.0.1",
1010
]

0 commit comments

Comments
 (0)