From ee659765fd7fb1af2cc65f7ad578eb2a5bb2702d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 04:10:31 +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), [pytest](https://github.com/pytest-dev/pytest), [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 `pytest` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.4.1...8.4.2) 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: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch 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 | 6 +++--- requirements-ems-report.txt | 2 +- requirements-log-parse.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-all.txt b/requirements-all.txt index d228af7..1b3600b 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -1,7 +1,7 @@ -r requirements-ems-report.txt -r requirements-log-parse.txt cfn-lint==1.39.1 -pytest==8.4.1 -ruff==0.12.11 -mypy==1.17.1 +pytest==8.4.2 +ruff==0.13.0 +mypy==1.18.1 types-requests diff --git a/requirements-ems-report.txt b/requirements-ems-report.txt index 60e3be2..72685a6 100644 --- a/requirements-ems-report.txt +++ b/requirements-ems-report.txt @@ -1,3 +1,3 @@ aws-requests-auth==0.4.3 -boto3==1.40.21 +boto3==1.40.30 elasticsearch==7.17.12 diff --git a/requirements-log-parse.txt b/requirements-log-parse.txt index 60e3be2..72685a6 100644 --- a/requirements-log-parse.txt +++ b/requirements-log-parse.txt @@ -1,3 +1,3 @@ aws-requests-auth==0.4.3 -boto3==1.40.21 +boto3==1.40.30 elasticsearch==7.17.12