From 28065850ccef107a1269033242ff1ff38330d599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 04:54:35 +0000 Subject: [PATCH] chore(deps): bump the python-deps group with 2 updates Bumps the python-deps group with 2 updates: [certifi](https://github.com/certifi/python-certifi) and [tqdm](https://github.com/tqdm/tqdm). Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17) Updates `tqdm` from 4.68.2 to 4.68.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.68.2...v4.68.3) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: tqdm dependency-version: 4.68.3 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 5cd5d3ba..48d586ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ actions-toolkit==0.1.15 annotated-doc==0.0.4 annotated-types==0.7.0 attrs==26.1.0 -certifi==2026.5.20 +certifi==2026.6.17 cffi==2.0.0 charset-normalizer==3.4.7 click==8.4.1 @@ -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.2 +tqdm==4.68.3 typer==0.25.1 typing-inspection==0.4.2 typing_extensions==4.15.0