From 1845366ea5ffdc673df360d4928adadbf00292a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 02:41:16 +0000 Subject: [PATCH] Bump cryptography from 36.0.1 to 39.0.1 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 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/36.0.1...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index e1c9ace..1c95eee 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -18,7 +18,7 @@ click==8.0.3 # via pip-tools colorama==0.4.4 # via twine -cryptography==36.0.1 +cryptography==39.0.1 # via secretstorage distlib==0.3.4 # via virtualenv @@ -32,12 +32,8 @@ idna==3.3 # via requests importlib-metadata==4.11.0 # via - # click # keyring - # pep517 - # pre-commit # twine - # virtualenv jeepney==0.7.1 # via # keyring @@ -51,13 +47,13 @@ packaging==21.3 pep517==0.12.0 # via pip-tools pip-tools==6.5.1 - # via -r requirements/dev.in + # via -r dev.in pkginfo==1.8.2 # via twine platformdirs==2.5.0 # via virtualenv pre-commit==2.17.0 - # via -r requirements/dev.in + # via -r dev.in pycparser==2.21 # via cffi pygments==2.11.2 @@ -89,9 +85,7 @@ tomli==2.0.1 tqdm==4.62.3 # via twine twine==3.8.0 - # via -r requirements/dev.in -typing-extensions==4.0.1 - # via importlib-metadata + # via -r dev.in urllib3==1.26.8 # via # requests @@ -102,12 +96,10 @@ webencodings==0.5.1 # via bleach wheel==0.37.1 # via - # -r requirements/dev.in + # -r dev.in # pip-tools zipp==3.7.0 - # via - # importlib-metadata - # pep517 + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # pip