Skip to content

Commit 1260731

Browse files
chore(deps)(deps): bump boto3
Bumps the evaluator-deps group in /scripts/aidlc-evaluator with 1 update: [boto3](https://github.com/boto/boto3). Updates `boto3` from 1.42.96 to 1.43.2 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.96...1.43.2) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: evaluator-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc75a08 commit 1260731

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

scripts/aidlc-evaluator/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Evaluation and reporting framework for AI-DLC workflows"
55
requires-python = ">=3.13"
66
dependencies = [
77
"pyyaml>=6.0",
8-
"boto3>=1.42.96",
8+
"boto3>=1.43.2",
99
"aidlc-runner",
1010
"aidlc-qualitative",
1111
"aidlc-quantitative",

scripts/aidlc-evaluator/uv.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)