From 947f38b52986aef9cbd3eb6fc64595fe24e43d60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 13:43:47 +0000 Subject: [PATCH] Bump the pip-deps group across 1 directory with 5 updates Bumps the pip-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.52.0` | `1.53.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.20` | `0.16.0` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.3.0` | | [boto3](https://github.com/boto/boto3) | `1.43.36` | `1.43.56` | | [cachetools](https://github.com/tkem/cachetools) | `7.1.4` | `7.1.6` | Updates `cfn-lint` from 1.52.0 to 1.53.2 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws-cloudformation/cfn-lint/compare/v1.52.0...v1.53.2) Updates `ruff` from 0.15.20 to 0.16.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.15.20...0.16.0) Updates `mypy` from 2.1.0 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v2.1.0...v2.3.0) Updates `boto3` from 1.43.36 to 1.43.56 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.36...1.43.56) Updates `cachetools` from 7.1.4 to 7.1.6 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.1.4...v7.1.6) --- updated-dependencies: - dependency-name: cfn-lint dependency-version: 1.53.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.43.56 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: cachetools dependency-version: 7.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements-api.txt | 4 ++-- requirements-fetcher.txt | 2 +- requirements-static.txt | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-api.txt b/requirements-api.txt index d1d68ec..541b2cd 100644 --- a/requirements-api.txt +++ b/requirements-api.txt @@ -1,4 +1,4 @@ -boto3==1.43.36 -cachetools==7.1.4 +boto3==1.43.56 +cachetools==7.1.6 connexion[swagger-ui]==3.3.0 mangum==0.21.0 diff --git a/requirements-fetcher.txt b/requirements-fetcher.txt index 6f756bf..f9a6f6b 100644 --- a/requirements-fetcher.txt +++ b/requirements-fetcher.txt @@ -1,2 +1,2 @@ -boto3==1.43.36 +boto3==1.43.56 requests==2.34.2 diff --git a/requirements-static.txt b/requirements-static.txt index a52dea2..353b96c 100644 --- a/requirements-static.txt +++ b/requirements-static.txt @@ -1,3 +1,3 @@ -cfn-lint==1.52.0 -ruff==0.15.20 -mypy==2.1.0 +cfn-lint==1.53.2 +ruff==0.16.0 +mypy==2.3.0