Skip to content

Commit 4605a09

Browse files
chore(deps): bump boto3 from 1.35.49 to 1.43.18 in /scripts
Bumps [boto3](https://github.com/boto/boto3) from 1.35.49 to 1.43.18. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.49...1.43.18) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.18 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a04cd3 commit 4605a09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Python scripts used by the Webnotes project."
55
readme = "README.md"
66
requires-python = ">=3.11,<4.0"
77
dependencies = [
8-
"boto3==1.35.49",
8+
"boto3==1.43.18",
99
"checkov>=3.2.500,<4.0.0",
1010
]
1111

0 commit comments

Comments
 (0)