From 9dab27df039de99054c7281b27bec51ccafbf3e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 05:18:23 +0000 Subject: [PATCH] Bump cryptography from 39.0.0 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.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/39.0.0...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 403c177..898223b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ cloudpickle==2.2.0 colorama==0.4.6 contourpy==1.0.6 coverage==7.0.5 -cryptography==39.0.0 +cryptography==39.0.1 cycler==0.11.0 Cython==0.29.33 dbus-python==1.2.16