From 55ed7cb6b64ad6acfe4abf41c375e4cb47030bed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 04:16:35 +0000 Subject: [PATCH] chore(deps): Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [cryptography](https://github.com/pyca/cryptography), [requests](https://github.com/psf/requests) and [tqdm](https://github.com/tqdm/tqdm). Updates `cryptography` from 41.0.1 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...44.0.1) Updates `requests` from 2.31.0 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.4) Updates `tqdm` from 4.64.1 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.66.3) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- Requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Requirements.txt b/Requirements.txt index 1a6ad3a..ba015a1 100644 --- a/Requirements.txt +++ b/Requirements.txt @@ -1,7 +1,7 @@ alibabacloud_openapi_util==0.2.2 alibabacloud_tea_openapi==0.3.8 alibabacloud_tea_util==0.3.11 -cryptography==41.0.1 +cryptography==44.0.1 DownloadKit==2.0.7 fitz==0.0.1.dev2 opencv_python==4.7.0.72 @@ -10,7 +10,7 @@ oss2==2.18.4 Pillow==11.3.0 pillow_heif==1.1.0 portalocker==2.8.2 -requests==2.31.0 +requests==2.32.4 requests_toolbelt==1.0.0 selenium==4.15.2 -tqdm==4.64.1 \ No newline at end of file +tqdm==4.66.3 \ No newline at end of file