From 4d70504e9fd3ffa72ac3ced622df25c9f035b622 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 12:56:27 +0000 Subject: [PATCH] Bump the pip-minor-and-patch group across 2 directories with 3 updates Bumps the pip-minor-and-patch group with 3 updates in the /jwtproxy directory: [charset-normalizer](https://github.com/jawah/charset_normalizer), [pre-commit](https://github.com/pre-commit/pre-commit) and [ruff](https://github.com/astral-sh/ruff). Bumps the pip-minor-and-patch group with 2 updates in the /tools directory: [charset-normalizer](https://github.com/jawah/charset_normalizer) and [pre-commit](https://github.com/pre-commit/pre-commit). Updates `charset-normalizer` from 3.4.9 to 3.5.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.9...3.5.1) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.6.1...v4.6.2) Updates `ruff` from 0.16.2 to 0.16.3 - [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.2...0.16.3) Updates `charset-normalizer` from 3.4.9 to 3.5.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.9...3.5.1) Updates `pre-commit` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.6.1...v4.6.2) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-and-patch - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-and-patch - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-and-patch ... Signed-off-by: dependabot[bot] --- jwtproxy/requirements.txt | 2 +- jwtproxy/requirements_dev.txt | 4 ++-- tools/requirements.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/jwtproxy/requirements.txt b/jwtproxy/requirements.txt index 329952bd..5faeec10 100644 --- a/jwtproxy/requirements.txt +++ b/jwtproxy/requirements.txt @@ -4,7 +4,7 @@ async-timeout==5.0.1 attrs==26.1.0 azure-monitor-opentelemetry==1.8.9 cffi>=2.1.1 -charset-normalizer==3.4.9 +charset-normalizer==3.5.1 cryptography==50.0.0 frozenlist==1.8.0 idna==3.18 diff --git a/jwtproxy/requirements_dev.txt b/jwtproxy/requirements_dev.txt index af78ee4a..4929b439 100644 --- a/jwtproxy/requirements_dev.txt +++ b/jwtproxy/requirements_dev.txt @@ -8,11 +8,11 @@ black==26.5.1 click==8.4.2 devtools==0.12.2 executing==2.2.1 -pre-commit==4.6.1 +pre-commit==4.6.2 Pygments==2.20.0 pytest==9.1.1 pytest-aiohttp==1.1.1 -ruff==0.16.2 +ruff==0.16.3 six==1.17.0 sniffio==1.3.1 watchgod==0.8.2 diff --git a/tools/requirements.txt b/tools/requirements.txt index 31ded237..b0410098 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.14.3 amsterdam-schema-tools==9.12.7 attrs==26.1.0 certifi==2026.7.22 -charset-normalizer==3.4.9 +charset-normalizer==3.5.1 click==8.4.2 idna==3.18 isort==8.0.1 @@ -13,4 +13,4 @@ mappyfile==1.2.0 pyrsistent==0.20.0 requests==2.34.2 urllib3==2.7.0 -pre-commit==4.6.1 +pre-commit==4.6.2