Skip to content

Commit 0bc116c

Browse files
Bump boto3 from 1.40.23 to 1.40.24
Bumps [boto3](https://github.com/boto/boto3) from 1.40.23 to 1.40.24. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.23...1.40.24) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 707a143 commit 0bc116c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dev = [
2020
"pytest>=8.4.1",
2121
"coverage>=7.10.6",
2222
"coverage-badge>=1.1.2",
23-
"boto3==1.40.23",
23+
"boto3==1.40.24",
2424
"pyyaml>=6.0.2",
2525
]
2626

0 commit comments

Comments
 (0)