From 63bbfd8b032b8ed1c84aea68b08f1331945e38b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 17:46:25 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [cryptography](https://github.com/pyca/cryptography) and [torch](https://github.com/pytorch/pytorch). Updates `cryptography` from 43.0.1 to 44.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/43.0.1...44.0.1) Updates `torch` from 2.2.2 to 2.6.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.2.2...v2.6.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 44.0.1 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3d34dcc..66ee218 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cachetools==5.3.3 certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.2 -cryptography==43.0.1 +cryptography==44.0.1 dicom-anonymizer==1.0.11 DicomAnonymizer==0.0.1 et-xmlfile==1.1.0 @@ -50,7 +50,7 @@ requests==2.32.2 rsa==4.9 six @ file:///AppleInternal/Library/BuildRoots/860631e9-c1c5-11ee-98ee-b6ef2fd8d87b/Library/Caches/com.apple.xbs/Sources/python3/six-1.15.0-py2.py3-none-any.whl sympy==1.12 -torch==2.2.2 +torch==2.6.0 torchaudio==2.2.2 torchvision==0.17.2 tqdm==4.66.3