From e3d2c951775ad5ed5f3386b36f5a1e5d89f2fb6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 23:31:51 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 46.0.6 in /tandem_dqn Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 46.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.1.4...46.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.6 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 528acd3b..8ec6d3a1 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==46.0.6 dataclasses==0.7 future==0.18.2 idna==2.6