From d2bf1efe2d6825813d97c7338e392c0ee60f2810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 01:31:43 +0000 Subject: [PATCH] Bump cryptography from 46.0.1 to 50.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.1 to 50.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.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 b034c36..ee40289 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ colour-science==0.4.6 ; python_full_version < '3.11' colour-science==0.4.7 ; python_full_version >= '3.11' coverage==7.10.7 coveralls==4.0.1 -cryptography==46.0.1 ; sys_platform == 'linux' +cryptography==50.0.0 ; sys_platform == 'linux' distlib==0.4.0 docopt==0.6.2 docutils==0.21.2