From e2c6a5b79ff1dcc2c32f9aecca47b9d82927950a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 21:44:05 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 42.0.2 in /sdk/python/requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 42.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...42.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdk/python/requirements/py3.7-ci-requirements.txt | 2 +- sdk/python/requirements/py3.8-ci-requirements.txt | 2 +- sdk/python/requirements/py3.9-ci-requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sdk/python/requirements/py3.7-ci-requirements.txt b/sdk/python/requirements/py3.7-ci-requirements.txt index 87ab9f9813..dbd57d616f 100644 --- a/sdk/python/requirements/py3.7-ci-requirements.txt +++ b/sdk/python/requirements/py3.7-ci-requirements.txt @@ -93,7 +93,7 @@ colorama==0.4.4 # via feast (setup.py) coverage[toml]==6.2 # via pytest-cov -cryptography==3.3.2 +cryptography==42.0.2 # via # adal # azure-identity diff --git a/sdk/python/requirements/py3.8-ci-requirements.txt b/sdk/python/requirements/py3.8-ci-requirements.txt index 851a0b7054..e12a85aef4 100644 --- a/sdk/python/requirements/py3.8-ci-requirements.txt +++ b/sdk/python/requirements/py3.8-ci-requirements.txt @@ -91,7 +91,7 @@ colorama==0.4.4 # via feast (setup.py) coverage[toml]==6.2 # via pytest-cov -cryptography==3.3.2 +cryptography==42.0.2 # via # adal # azure-identity diff --git a/sdk/python/requirements/py3.9-ci-requirements.txt b/sdk/python/requirements/py3.9-ci-requirements.txt index 76ed9f1237..09c74a4641 100644 --- a/sdk/python/requirements/py3.9-ci-requirements.txt +++ b/sdk/python/requirements/py3.9-ci-requirements.txt @@ -91,7 +91,7 @@ colorama==0.4.4 # via feast (setup.py) coverage[toml]==6.2 # via pytest-cov -cryptography==3.3.2 +cryptography==42.0.2 # via # adal # azure-identity