From e9fe83d5170a648d30511998cbd254d74274d57e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 08:49:28 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 48.0.1 in /tandem_dqn Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.1.4...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tandem_dqn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tandem_dqn/requirements.txt b/tandem_dqn/requirements.txt index 528acd3..8b5ad3d 100644 --- a/tandem_dqn/requirements.txt +++ b/tandem_dqn/requirements.txt @@ -23,7 +23,7 @@ python-snappy==0.6 # Transitive dependencies. asn1crypto==0.24.0 cloudpickle==1.2.2 -cryptography==2.1.4 +cryptography==48.0.1 dataclasses==0.7 future==0.18.2 idna==2.6