From c8f523e7b2aeae9299168fc72b91b74755597ea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 04:54:40 +0000 Subject: [PATCH] chore(deps): bump the python-deps group with 2 updates Bumps the python-deps group with 2 updates: [cryptography](https://github.com/pyca/cryptography) and [tqdm](https://github.com/tqdm/tqdm). Updates `cryptography` from 48.0.0 to 48.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.0...48.0.1) Updates `tqdm` from 4.68.1 to 4.68.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.68.1...v4.68.2) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: tqdm dependency-version: 4.68.2 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 f091500a..305b77ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ certifi==2026.5.20 cffi==2.0.0 charset-normalizer==3.4.7 click==8.4.1 -cryptography==48.0.0 +cryptography==48.0.1 flake8==7.3.0 idna==3.18 Jinja2==3.1.6 @@ -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.1 +tqdm==4.68.2 typer==0.25.1 typing-inspection==0.4.2 typing_extensions==4.15.0