From 466453a3ec2027877883f281aa5d12591c2e07e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:22:49 +0000 Subject: [PATCH] Bump cryptography from 3.1.1 to 41.0.3 in /components/mlserve Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1.1 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.1.1...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- components/mlserve/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/mlserve/requirements.txt b/components/mlserve/requirements.txt index ae719babc..b7ed28322 100644 --- a/components/mlserve/requirements.txt +++ b/components/mlserve/requirements.txt @@ -3,7 +3,7 @@ autoflake==1.3.1 bleach==3.2.1 cffi==1.14.3 click==7.1.1 -cryptography==3.1.1 +cryptography==41.0.3 docutils==0.17.1 Quart==1.1.2 importlib-metadata==1.4.0