From ceff002bef7cb143f2a92d52c25a0aaadebadab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 07:36:43 +0000 Subject: [PATCH] Bump cryptography from 48.0.1 to 50.0.0 in /apps/api 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] --- apps/api/requirements.txt | 2 +- apps/api/src/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/api/requirements.txt b/apps/api/requirements.txt index 8224f72..45f737c 100644 --- a/apps/api/requirements.txt +++ b/apps/api/requirements.txt @@ -2,7 +2,7 @@ boto3==1.42.54 botocore==1.42.54 certifi==2026.2.25 cffi==2.0.0 -cryptography==48.0.1 +cryptography==50.0.0 flake8==7.3.0 influxdb-client==1.50.0 iniconfig==2.3.0 diff --git a/apps/api/src/requirements.txt b/apps/api/src/requirements.txt index 8224f72..45f737c 100644 --- a/apps/api/src/requirements.txt +++ b/apps/api/src/requirements.txt @@ -2,7 +2,7 @@ boto3==1.42.54 botocore==1.42.54 certifi==2026.2.25 cffi==2.0.0 -cryptography==48.0.1 +cryptography==50.0.0 flake8==7.3.0 influxdb-client==1.50.0 iniconfig==2.3.0