From 727770e9afe5a5d735a1b1ed67988f3fcdd6e288 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 01:13:33 +0000 Subject: [PATCH] Bump cryptography from 3.4.7 to 39.0.1 in /st2client Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 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/3.4.7...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- st2client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/st2client/requirements.txt b/st2client/requirements.txt index dd430a635e5..1cd405334ac 100644 --- a/st2client/requirements.txt +++ b/st2client/requirements.txt @@ -8,7 +8,7 @@ argcomplete==1.12.2 cffi<1.15.0 chardet<3.1.0 -cryptography==3.4.7 +cryptography==39.0.1 importlib-metadata==3.10.1 jsonpath-rw==1.4.0 jsonschema==2.6.0