From 5294bcb8c07fcc2eef906e664ebefc3ec7824fd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 09:24:06 +0000 Subject: [PATCH] Bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../wandb/run-20240609_214112-olqxxhne/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt b/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt index 5badd70..6728622 100644 --- a/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt +++ b/eval/videophy/videocon/training/wandb/run-20240609_214112-olqxxhne/files/requirements.txt @@ -25,7 +25,7 @@ charset-normalizer==2.0.4 click==8.1.7 colorama==0.4.6 contourpy==1.1.0 -cryptography==41.0.2 +cryptography==46.0.5 cycler==0.11.0 datasets==2.18.0 decorator==4.4.2