From 37fcd77d2cafa6b5f96eab250ad67bc37163a760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 04:54:34 +0000 Subject: [PATCH] chore(deps): bump the python-deps group with 2 updates Bumps the python-deps group with 2 updates: [charset-normalizer](https://github.com/jawah/charset_normalizer) and [tqdm](https://github.com/tqdm/tqdm). Updates `charset-normalizer` from 3.4.8 to 3.4.9 - [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.8...3.4.9) Updates `tqdm` from 4.68.3 to 4.68.4 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.68.3...v4.68.4) --- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: tqdm dependency-version: 4.68.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f609064d..8811ea02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ annotated-types==0.7.0 attrs==26.1.0 certifi==2026.6.17 cffi==2.1.0 -charset-normalizer==3.4.8 +charset-normalizer==3.4.9 click==8.4.2 cryptography==49.0.0 flake8==7.3.0 @@ -34,7 +34,7 @@ rpds-py==0.30.0 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 shellingham==1.5.4 -tqdm==4.68.3 +tqdm==4.68.4 typer==0.26.8 typing-inspection==0.4.2 typing_extensions==4.16.0