Skip to content

Commit e4c6209

Browse files
Bump cryptography in /sdks/python/container/ml/py311
Bumps [cryptography](https://github.com/pyca/cryptography) from 47.0.0 to 48.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@47.0.0...48.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-version: 48.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15d0055 commit e4c6209

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

sdks/python/container/ml/py311/base_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ charset-normalizer==3.4.7
4444
click==8.4.1
4545
cloud-sql-python-connector==1.20.3
4646
crcmod==1.7
47-
cryptography==47.0.0
47+
cryptography==48.0.1
4848
Cython==3.2.5
4949
dill==0.3.1.1
5050
distro==1.9.0

sdks/python/container/ml/py311/gpu_image_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ cloud-sql-python-connector==1.20.3
5050
cloudpickle==3.1.2
5151
compressed-tensors==0.10.2
5252
crcmod==1.7
53-
cryptography==47.0.0
53+
cryptography==48.0.1
5454
cuda-bindings==13.3.1
5555
cuda-pathfinder==1.5.5
5656
cuda-toolkit==13.0.2

0 commit comments

Comments
 (0)