From 93e3ea71678a099cc52f35cdc6f398ddaad744b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 11:07:12 +0000 Subject: [PATCH] build(deps): bump cryptography Bumps the pip group with 1 update in the /scripts/install directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 44.0.3 to 50.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/44.0.3...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- scripts/install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install/requirements.txt b/scripts/install/requirements.txt index 393cec2..51a48c0 100644 --- a/scripts/install/requirements.txt +++ b/scripts/install/requirements.txt @@ -10,7 +10,7 @@ charset-normalizer==3.4.3 click==8.2.1 colorama==0.4.6 construct==2.10.70 -cryptography==44.0.3 +cryptography==50.0.0 dnspython==2.8.0 exceptiongroup==1.3.0 fastapi==0.116.1