From 8745fcca57fd34bba8757bf877c969869495f513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 03:56:18 +0000 Subject: [PATCH] Bump the python-ci group across 1 directory with 8 updates Bumps the python-ci group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.17` | | [mypy](https://github.com/python/mypy) | `1.20.2` | `2.1.0` | | [pip-audit](https://github.com/pypa/pip-audit) | `2.10.0` | `2.10.1` | | [gunicorn](https://github.com/benoitc/gunicorn) | `25.3.0` | `26.0.0` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20260408` | `6.0.12.20260518` | | [types-requests](https://github.com/python/typeshed) | `2.33.0.20260408` | `2.33.0.20260518` | Updates `requests` from 2.33.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.33.1...v2.34.2) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.3.0...v1.4.0) Updates `ruff` from 0.15.12 to 0.15.17 - [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.12...0.15.17) Updates `mypy` from 1.20.2 to 2.1.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.2...v2.1.0) Updates `pip-audit` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pypa/pip-audit/compare/v2.10.0...v2.10.1) Updates `gunicorn` from 25.3.0 to 26.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/25.3.0...26.0.0) Updates `types-pyyaml` from 6.0.12.20260408 to 6.0.12.20260518 - [Commits](https://github.com/python/typeshed/commits) Updates `types-requests` from 2.33.0.20260408 to 2.33.0.20260518 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-ci - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-ci - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-ci - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-ci - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-ci - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-ci - dependency-name: types-pyyaml dependency-version: 6.0.12.20260518 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-ci - dependency-name: types-requests dependency-version: 2.33.0.20260518 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-ci ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 6e418d9..af5f277 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -3,14 +3,14 @@ # All versions must be reviewed before bumping. PyYAML==6.0.3 Flask==3.1.3 -requests==2.33.1 +requests==2.34.2 pytest==9.0.3 -pytest-asyncio==1.3.0 -ruff==0.15.12 +pytest-asyncio==1.4.0 +ruff==0.15.17 bandit==1.9.4 -mypy==1.20.2 -pip-audit==2.10.0 +mypy==2.1.0 +pip-audit==2.10.1 yara-python==4.5.4 -gunicorn==25.3.0 -types-PyYAML==6.0.12.20260408 -types-requests==2.33.0.20260408 +gunicorn==26.0.0 +types-PyYAML==6.0.12.20260518 +types-requests==2.33.0.20260518