Merge pull request #9249 from jumpserver/pr@v3@chore_cryptography

chore(deps): bump cryptography from 36.0.2 to 38.0.4 in /requirements
pull/9250/head
吴小白 2022-12-28 13:18:11 +08:00 committed by GitHub
commit b01c466d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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 \

View File

@ -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