Skip to content

Commit d5ef57e

Browse files
chore: Bump cryptography from 42.0.8 to 43.0.1 in /sdk/python/requirements (feast-dev#4557)
1 parent 792fb73 commit d5ef57e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ comm==0.2.2
114114
# ipywidgets
115115
coverage[toml]==7.6.1
116116
# via pytest-cov
117-
cryptography==42.0.8
117+
cryptography==43.0.1
118118
# via
119119
# azure-identity
120120
# azure-storage-blob

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ comm==0.2.2
112112
# ipywidgets
113113
coverage[toml]==7.6.1
114114
# via pytest-cov
115-
cryptography==42.0.8
115+
cryptography==43.0.1
116116
# via
117117
# azure-identity
118118
# azure-storage-blob

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ comm==0.2.2
116116
# ipywidgets
117117
coverage[toml]==7.6.1
118118
# via pytest-cov
119-
cryptography==42.0.8
119+
cryptography==43.0.1
120120
# via
121121
# azure-identity
122122
# azure-storage-blob

0 commit comments

Comments
 (0)