From dfc581d3993433aa4c46cb77ce8352bbee1f4119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 01:30:21 +0000 Subject: [PATCH] Bump cryptography from 3.4.7 to 39.0.1 in /example_agents/acme_dqn Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- example_agents/acme_dqn/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_agents/acme_dqn/requirements.txt b/example_agents/acme_dqn/requirements.txt index c1bd668a..becc7ef1 100644 --- a/example_agents/acme_dqn/requirements.txt +++ b/example_agents/acme_dqn/requirements.txt @@ -19,7 +19,7 @@ click==8.0.1 cloudpickle==1.3.0 colorama==0.4.3 contextlib2==0.6.0 -cryptography==3.4.7 +cryptography==39.0.1 cycler==0.10.0 databricks-cli==0.14.3 decorator==5.0.9