From 8b05052b6c91fc2646177b051dd34b476f46cce9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 12:42:33 +0000 Subject: [PATCH] chore(deps): update dependency cryptography to v46 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97065e2..08e5d54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ charset-normalizer==3.4.4 # via requests concoursetools==0.8.1 # via ol-concourse-github-issues -cryptography==44.0.3 +cryptography==46.0.3 # via pyjwt deprecated==1.3.1 # via pygithub