From 45455a419e2f3f404f72634de1a0e58696d2b0f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 04:59:33 +0000 Subject: [PATCH] Bump cryptography from 38.0.4 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 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/38.0.4...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6ba6c8b..c287df0 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ 'ujson==5.5.0', 'irisclient==1.3.0', 'oncallclient==1.1.0', - 'cryptography==38.0.4' + 'cryptography==39.0.1' ], entry_points={ 'console_scripts': [