Skip to content

Commit b5f65fa

Browse files
chore: Bump cryptography in /sdk/python/requirements
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d95ed18 commit b5f65fa

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ comm==0.2.2
128128
# ipywidgets
129129
coverage[toml]==7.6.4
130130
# via pytest-cov
131-
cryptography==42.0.8
131+
cryptography==43.0.1
132132
# via
133133
# feast (setup.py)
134134
# azure-identity

sdk/python/requirements/py3.11-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ comm==0.2.2
126126
# ipywidgets
127127
coverage[toml]==7.6.4
128128
# via pytest-cov
129-
cryptography==42.0.8
129+
cryptography==43.0.1
130130
# via
131131
# feast (setup.py)
132132
# azure-identity

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ comm==0.2.2
130130
# ipywidgets
131131
coverage[toml]==7.6.4
132132
# via pytest-cov
133-
cryptography==42.0.8
133+
cryptography==43.0.1
134134
# via
135135
# feast (setup.py)
136136
# azure-identity

0 commit comments

Comments
 (0)