From 475c13d418d8c8092076827ee57385d21762400f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 13:10:32 +0000 Subject: [PATCH] Bump cryptography from 46.0.7 to 48.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 804894cf..7d5fe4d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "azure==4.0.0", "boto3==1.41.0", "botocore==1.41.0", - "cryptography==46.0.7", + "cryptography==48.0.1", "elasticsearch==7.16.1", "elasticsearch-dsl==7.4.0", "google-auth==2.30.0", diff --git a/requirements.txt b/requirements.txt index 03b304c2..390c97b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ attrs==21.4.0 azure==4.0.0 boto3==1.33.13 botocore==1.33.13 -cryptography==46.0.7 +cryptography==48.0.1 elasticsearch==7.16.1 elasticsearch-dsl==7.4.0 google-api-python-client==2.135.0