Skip to content

Commit 0f9b8a5

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

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
@@ -29,7 +29,7 @@ dependencies = [
2929
"pyiron_base==0.15.1",
3030
"pybis==1.37.4",
3131
"xxhash==3.5.0",
32-
"boto3==1.35.99"
32+
"boto3==1.40.40"
3333
]
3434

3535
dynamic = [ "version",]

0 commit comments

Comments
 (0)