Skip to content

Commit a82bb6a

Browse files
Bump boto3 from 1.38.41 to 1.38.42 (#1277)
Bumps [boto3](https://github.com/boto/boto3) from 1.38.41 to 1.38.42. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.41...1.38.42) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.42 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9179f10 commit a82bb6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
],
6262
install_requires=["flask==3.1.1"],
6363
extras_require={
64-
"aws": ["boto3==1.38.41"],
64+
"aws": ["boto3==1.38.42"],
6565
"docker": ["gunicorn==23.0.0"],
6666
"gcp": ["google-cloud-storage==3.1.1"],
6767
},

0 commit comments

Comments
 (0)