From aa8af144be380262c5e65f90f2ba826ebcfcbda7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:19:02 +0000 Subject: [PATCH] Bump cryptography from 45.0.4 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 45.0.4 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/45.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fed80fb..48a3c65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ python-crontab==3.2.0 croniter==4.0.0 pyjwt==2.10.1 -cryptography==45.0.4 +cryptography==46.0.5 sqlparse==0.5.3