From 13890ac6c62379c9e257f9fce7acdebc940ef9c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 14:12:18 +0000 Subject: [PATCH] Bump the pip-deps group across 1 directory with 4 updates Bumps the pip-deps group with 4 updates in the / directory: [boto3](https://github.com/boto/boto3), [requests-pkcs12](https://github.com/m-click/requests_pkcs12), [ruff](https://github.com/astral-sh/ruff) and [mypy](https://github.com/python/mypy). Updates `boto3` from 1.40.21 to 1.40.30 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.40.21...1.40.30) Updates `requests-pkcs12` from 1.26 to 1.27 - [Commits](https://github.com/m-click/requests_pkcs12/compare/1.26...1.27) Updates `ruff` from 0.12.11 to 0.13.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.12.11...0.13.0) Updates `mypy` from 1.17.1 to 1.18.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.17.1...v1.18.1) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: requests-pkcs12 dependency-version: '1.27' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 4 ++-- requirements-cmr-token.txt | 4 ++-- requirements-ingest.txt | 2 +- requirements-invoke.txt | 2 +- requirements-metadata-construction.txt | 2 +- requirements-metadata-to-cmr.txt | 2 +- requirements-verify.txt | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index 228c583..04ad825 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -8,5 +8,5 @@ boto3 pytest pytest-mock cfn-lint==1.39.1 -ruff==0.12.11 -mypy==1.17.1 +ruff==0.13.0 +mypy==1.18.1 diff --git a/requirements-cmr-token.txt b/requirements-cmr-token.txt index 4b41da8..4ec3e9d 100644 --- a/requirements-cmr-token.txt +++ b/requirements-cmr-token.txt @@ -1,2 +1,2 @@ -boto3==1.40.21 -requests-pkcs12==1.26 +boto3==1.40.30 +requests-pkcs12==1.27 diff --git a/requirements-ingest.txt b/requirements-ingest.txt index 3237e35..292b871 100644 --- a/requirements-ingest.txt +++ b/requirements-ingest.txt @@ -1 +1 @@ -boto3==1.40.21 +boto3==1.40.30 diff --git a/requirements-invoke.txt b/requirements-invoke.txt index 3237e35..292b871 100644 --- a/requirements-invoke.txt +++ b/requirements-invoke.txt @@ -1 +1 @@ -boto3==1.40.21 +boto3==1.40.30 diff --git a/requirements-metadata-construction.txt b/requirements-metadata-construction.txt index 3237e35..292b871 100644 --- a/requirements-metadata-construction.txt +++ b/requirements-metadata-construction.txt @@ -1 +1 @@ -boto3==1.40.21 +boto3==1.40.30 diff --git a/requirements-metadata-to-cmr.txt b/requirements-metadata-to-cmr.txt index b0f5570..c49581c 100644 --- a/requirements-metadata-to-cmr.txt +++ b/requirements-metadata-to-cmr.txt @@ -1,2 +1,2 @@ -boto3==1.40.21 +boto3==1.40.30 requests==2.32.5 diff --git a/requirements-verify.txt b/requirements-verify.txt index b7b42ba..d340a46 100644 --- a/requirements-verify.txt +++ b/requirements-verify.txt @@ -1,2 +1,2 @@ -boto3==1.40.21 +boto3==1.40.30 jsonschema==4.25.1