From aaa556fcfdf5ce7c0771e47a85fef8ac43d74afb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 12:55:45 +0000 Subject: [PATCH] Bump the pip-minor-and-patch group across 2 directories with 3 updates Bumps the pip-minor-and-patch group with 2 updates in the /jwtproxy directory: [aiohttp](https://github.com/aio-libs/aiohttp) and [ruff](https://github.com/astral-sh/ruff). Bumps the pip-minor-and-patch group with 2 updates in the /tools directory: [aiohttp](https://github.com/aio-libs/aiohttp) and [amsterdam-schema-tools](https://github.com/amsterdam/schema-tools). Updates `aiohttp` from 3.14.2 to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.14.2...v3.14.3) Updates `ruff` from 0.15.22 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.22...0.16.0) Updates `aiohttp` from 3.14.2 to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.14.2...v3.14.3) Updates `amsterdam-schema-tools` from 9.11.0 to 9.12.0 - [Changelog](https://github.com/Amsterdam/schema-tools/blob/master/CHANGES.md) - [Commits](https://github.com/amsterdam/schema-tools/compare/v9.11.0...v9.12.0) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-and-patch - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-and-patch - dependency-name: amsterdam-schema-tools dependency-version: 9.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch ... Signed-off-by: dependabot[bot] --- jwtproxy/requirements.txt | 2 +- jwtproxy/requirements_dev.txt | 2 +- tools/requirements.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jwtproxy/requirements.txt b/jwtproxy/requirements.txt index 9cd05ae9..63b2285e 100644 --- a/jwtproxy/requirements.txt +++ b/jwtproxy/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.14.2 +aiohttp==3.14.3 aiosignal==1.4.0 async-timeout==5.0.1 attrs==26.1.0 diff --git a/jwtproxy/requirements_dev.txt b/jwtproxy/requirements_dev.txt index a50b9e21..f9b680ea 100644 --- a/jwtproxy/requirements_dev.txt +++ b/jwtproxy/requirements_dev.txt @@ -12,7 +12,7 @@ pre-commit==4.6.1 Pygments==2.20.0 pytest==9.1.1 pytest-aiohttp==1.1.1 -ruff==0.15.22 +ruff==0.16.0 six==1.17.0 sniffio==1.3.1 watchgod==0.8.2 diff --git a/tools/requirements.txt b/tools/requirements.txt index c26cd6ca..95979155 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,5 +1,5 @@ -aiohttp==3.14.2 -amsterdam-schema-tools==9.11.0 +aiohttp==3.14.3 +amsterdam-schema-tools==9.12.0 attrs==26.1.0 certifi==2026.7.22 charset-normalizer==3.4.9