From 8e4e21f54bf9b13fe1b53dd68f24ae6e052e7c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 11:56:49 +0000 Subject: [PATCH] Bump cryptography in /image_processing/src/image_processing Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.0...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- image_processing/src/image_processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image_processing/src/image_processing/requirements.txt b/image_processing/src/image_processing/requirements.txt index b755870..f004abd 100644 --- a/image_processing/src/image_processing/requirements.txt +++ b/image_processing/src/image_processing/requirements.txt @@ -27,7 +27,7 @@ click==8.1.8 cloudpathlib==0.20.0 colorama==0.4.6 ; sys_platform == 'win32' confection==0.1.5 -cryptography==44.0.0 +cryptography==44.0.1 cymem==2.0.11 distro==1.9.0 en-core-web-md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.7.1/en_core_web_md-3.7.1.tar.gz