From 0b55abaa5fce6a4b6e8d5f5641d0f3494773c207 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 07:14:38 +0000 Subject: [PATCH] Bump cryptography from 3.1 to 3.1.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.1.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.1...3.1.1) Signed-off-by: dependabot-preview[bot] --- requirements-pinned.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pinned.txt b/requirements-pinned.txt index e260a6b21..06f8d1d5e 100644 --- a/requirements-pinned.txt +++ b/requirements-pinned.txt @@ -27,7 +27,7 @@ attrs==20.2.0 cffi==1.14.3 # via cryptography, pynacl colorama==0.4.3 # via securesystemslib -cryptography==3.1 # via securesystemslib +cryptography==3.1.1 # via securesystemslib enum34==1.1.10 # via cryptography ipaddress==1.0.23 # via cryptography iso8601==0.1.13