From 355ca1c8eaf747adeeb51bd3d7a7de2d583a515f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 02:45:18 +0000 Subject: [PATCH] Bump cryptography from 46.0.3 to 46.0.5 in /conferenti-ai-agent Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- conferenti-ai-agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conferenti-ai-agent/requirements.txt b/conferenti-ai-agent/requirements.txt index 19cf642..bb47929 100644 --- a/conferenti-ai-agent/requirements.txt +++ b/conferenti-ai-agent/requirements.txt @@ -22,7 +22,7 @@ cffi==2.0.0 charset-normalizer==3.4.4 click==8.3.0 colorama==0.4.6 -cryptography==46.0.3 +cryptography==46.0.5 Deprecated==1.3.1 distro==1.9.0 fastapi==0.109.2