From 0dd413c637abf7519efc87360deef16b22f7c8aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 17:38:29 +0000 Subject: [PATCH] build(deps): bump cryptography from 46.0.3 to 50.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.3 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.3...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.server.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.server.txt b/requirements.server.txt index 8a97de1..9233bb1 100644 --- a/requirements.server.txt +++ b/requirements.server.txt @@ -13,4 +13,4 @@ boto3==1.42.60 pytest-asyncio==1.3.0 # Fork access-token encryption at rest (fork_token_crypto.py) -cryptography==46.0.3 +cryptography==50.0.0