From 6f36242a7da43a635f57b66799131233e1b050de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=B0=8F=E7=99=BD?= <296015668@qq.com> Date: Wed, 28 Dec 2022 13:01:30 +0800 Subject: [PATCH] chore(deps): bump cryptography from 36.0.2 to 38.0.4 in /requirements --- Dockerfile.loong64 | 2 +- requirements/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile.loong64 b/Dockerfile.loong64 index f1abd0fe6..0ed0c08ad 100644 --- a/Dockerfile.loong64 +++ b/Dockerfile.loong64 @@ -74,7 +74,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \ && pip config set global.index-url ${PIP_MIRROR} \ && pip install --upgrade pip \ && pip install --upgrade setuptools wheel \ - && pip install https://download.jumpserver.org/pypi/simple/cryptography/cryptography-36.0.2-cp39-cp39-linux_loongarch64.whl \ + && pip install https://download.jumpserver.org/pypi/simple/cryptography/cryptography-38.0.4-cp39-cp39-linux_loongarch64.whl \ && pip install https://download.jumpserver.org/pypi/simple/greenlet/greenlet-1.1.2-cp39-cp39-linux_loongarch64.whl \ && pip install $(grep 'PyNaCl' requirements/requirements.txt) \ && GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=true pip install grpcio \ diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 33494d442..f83762fd7 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -25,7 +25,7 @@ paramiko==2.11.0 passlib==1.7.4 pyasn1==0.4.8 pycparser==2.21 -cryptography==36.0.2 +cryptography==38.0.4 pycryptodome==3.15.0 pycryptodomex==3.15.0 gmssl==3.2.1