From d5852b1b43b3da05378873cb47a2e15a43cd08b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:01:37 +0000 Subject: [PATCH] Bump cryptography from 3.0 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 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.0...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_cli.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7be8383a7..061b30ee4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ipdb==0.13.3 hdfwriter==0.1.3 GitPython==3.1.7 celery==3.1.26.post2 -cryptography==3.0 +cryptography==39.0.1 google-api-python-client==1.10.0 google-auth-httplib2==0.0.4 google-auth==1.20.1 diff --git a/requirements_cli.txt b/requirements_cli.txt index cc00468e2..d707134dc 100644 --- a/requirements_cli.txt +++ b/requirements_cli.txt @@ -23,7 +23,7 @@ ipdb==0.13.3 hdfwriter==0.1.3 GitPython==3.1.7 celery==3.1.26.post2 -cryptography==3.0 +cryptography==39.0.1 google-api-python-client==1.10.0 google-auth-httplib2==0.0.4 google-auth==1.20.1