From 4e5124f4a2c2cbe566abc8c9a50826eddb233e22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 12:55:35 +0000 Subject: [PATCH 1/2] 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.16.1 to 0.16.2 - [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.16.1...0.16.2) Updates `amsterdam-schema-tools` from 9.12.2 to 9.12.4 - [Changelog](https://github.com/Amsterdam/schema-tools/blob/master/CHANGES.md) - [Commits](https://github.com/amsterdam/schema-tools/compare/v9.12.2...v9.12.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-and-patch - dependency-name: amsterdam-schema-tools dependency-version: 9.12.4 dependency-type: direct:production update-type: version-update:semver-patch 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 31874b78..af78ee4a 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.16.1 +ruff==0.16.2 six==1.17.0 sniffio==1.3.1 watchgod==0.8.2 diff --git a/tools/requirements.txt b/tools/requirements.txt index aea17ebe..ed94ef96 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.14.3 -amsterdam-schema-tools==9.12.2 +amsterdam-schema-tools==9.12.4 attrs==26.1.0 certifi==2026.7.22 charset-normalizer==3.4.9 From ade70b016b91b6664adee8cbbc656564f1913f47 Mon Sep 17 00:00:00 2001 From: JonaBenja Date: Tue, 18 Aug 2026 13:32:19 +0200 Subject: [PATCH 2/2] Bump schema-tools bigger --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index ed94ef96..31ded237 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.14.3 -amsterdam-schema-tools==9.12.4 +amsterdam-schema-tools==9.12.7 attrs==26.1.0 certifi==2026.7.22 charset-normalizer==3.4.9