Skip to content

Commit 29c777d

Browse files
build(deps): bump the dependencies group across 1 directory with 4 updates
Updates the requirements on [boto3](https://github.com/boto/boto3), [botocore](https://github.com/boto/botocore), [ruff](https://github.com/astral-sh/ruff) and [zizmor](https://github.com/woodruffw/zizmor) to permit the latest version. Updates `boto3` to 1.38.14 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.9...1.38.14) Updates `botocore` to 1.38.14 - [Commits](boto/botocore@1.38.9...1.38.14) Updates `ruff` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.8...0.11.9) Updates `zizmor` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/woodruffw/zizmor/releases) - [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md) - [Commits](zizmorcore/zizmor@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.14 dependency-type: direct:production dependency-group: dependencies - dependency-name: botocore dependency-version: 1.38.14 dependency-type: direct:production dependency-group: dependencies - dependency-name: ruff dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zizmor dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c93ca60 commit 29c777d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-aws.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3~=1.38.9
2-
botocore~=1.38.9
1+
boto3~=1.38.14
2+
botocore~=1.38.14

requirements-lint.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
mypy==1.15.0
2-
ruff==0.11.8
3-
zizmor==1.6.0
2+
ruff==0.11.9
3+
zizmor==1.7.0

0 commit comments

Comments
 (0)