From 56c467548294e5fe4bd9424787f7b3aff305af15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:35:59 +0000 Subject: [PATCH] Bump cryptography in /projects/aqlprofile/docs/sphinx Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.7 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.7...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- projects/aqlprofile/docs/sphinx/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/aqlprofile/docs/sphinx/requirements.txt b/projects/aqlprofile/docs/sphinx/requirements.txt index 6f43bc7a744..1a3be7ef081 100644 --- a/projects/aqlprofile/docs/sphinx/requirements.txt +++ b/projects/aqlprofile/docs/sphinx/requirements.txt @@ -43,7 +43,7 @@ comm==0.2.3 # via ipykernel contourpy==1.3.2 # via matplotlib -cryptography==45.0.7 +cryptography==46.0.5 # via pyjwt cycler==0.12.1 # via matplotlib @@ -297,6 +297,7 @@ traitlets==5.14.3 typing-extensions==4.15.0 # via # beautifulsoup4 + # cryptography # exceptiongroup # ipython # myst-nb