From a35337a03f61cb48c338a7e94d445ed5e6899780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 09:49:09 +0000 Subject: [PATCH] Bump the pip-minor-and-patch group across 2 directories with 2 updates Bumps the pip-minor-and-patch group with 1 update in the /jwtproxy directory: [ruff](https://github.com/astral-sh/ruff). Bumps the pip-minor-and-patch group with 1 update in the /tools directory: [amsterdam-schema-tools](https://github.com/amsterdam/schema-tools). Updates `ruff` from 0.15.22 to 0.16.1 - [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.1) Updates `amsterdam-schema-tools` from 9.11.0 to 9.12.2 - [Changelog](https://github.com/Amsterdam/schema-tools/blob/master/CHANGES.md) - [Commits](https://github.com/amsterdam/schema-tools/compare/v9.11.0...v9.12.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: amsterdam-schema-tools dependency-version: 9.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch ... Signed-off-by: dependabot[bot] --- jwtproxy/requirements_dev.txt | 2 +- tools/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jwtproxy/requirements_dev.txt b/jwtproxy/requirements_dev.txt index a50b9e21..31874b78 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.1 six==1.17.0 sniffio==1.3.1 watchgod==0.8.2 diff --git a/tools/requirements.txt b/tools/requirements.txt index 5fa1c3d0..aea17ebe 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.14.3 -amsterdam-schema-tools==9.11.0 +amsterdam-schema-tools==9.12.2 attrs==26.1.0 certifi==2026.7.22 charset-normalizer==3.4.9