From 4dd67155396775189f6b9503dfaa4be4760f5975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 08:33:13 +0000 Subject: [PATCH] Bump cryptography Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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..ef050f1 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.6 cycler==0.11.0 datasets==2.18.0 decorator==4.4.2