From d2c78cd999e6e33e9714e25ebc50557a7fa21995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 20:06:03 +0000 Subject: [PATCH] Bump cryptography from 38.0.4 to 41.0.0 Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.4...41.0.0) --- 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..19a81b6 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==41.0.0' ], entry_points={ 'console_scripts': [