From dea28439b203132bae74f69e6f3891c6dceb6d40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 05:40:18 +0000 Subject: [PATCH] build(deps): bump cryptography from 48.0.1 to 50.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 48.0.1 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.1...50.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-version: 50.0.0 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 3bc6c6160..6a291bdc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ aiohttp-apispec==3.0.0b2 argon2-cffi==25.1.0 jinja2==3.1.6 pyyaml==6.0.1 -cryptography==48.0.1 +cryptography==50.0.0 websockets==15.0 Sphinx==7.1.2 sphinx_rtd_theme==1.3.0