From 2da8bb72226147ef5df13ed630a19c7c7b961e5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 01:46:14 +0000 Subject: [PATCH] chore(deps): bump cryptography from 44.0.1 to 46.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pytest_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pytest_requirements.txt b/pytest_requirements.txt index 24c8371eb..057e39a40 100644 --- a/pytest_requirements.txt +++ b/pytest_requirements.txt @@ -11,7 +11,7 @@ flake8==7.1.0 selenium==4.16 pdfplumber==0.11.8 pyopenssl==24.3.0 -cryptography==44.0.1 +cryptography==46.0.5 urllib3==2.6.0 langchain-core==0.3.80 pdfminer.six==20251107