Skip to content

Commit f1da054

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

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
@@ -130,7 +130,7 @@ couchbase==4.3.2
130130
# via feast (setup.py)
131131
coverage[toml]==7.6.8
132132
# via pytest-cov
133-
cryptography==42.0.8
133+
cryptography==44.0.0
134134
# via
135135
# feast (setup.py)
136136
# azure-identity

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ couchbase==4.3.2
128128
# via feast (setup.py)
129129
coverage[toml]==7.6.8
130130
# via pytest-cov
131-
cryptography==42.0.8
131+
cryptography==44.0.0
132132
# via
133133
# feast (setup.py)
134134
# azure-identity

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ couchbase==4.3.2
132132
# via feast (setup.py)
133133
coverage[toml]==7.6.8
134134
# via pytest-cov
135-
cryptography==42.0.8
135+
cryptography==44.0.0
136136
# via
137137
# feast (setup.py)
138138
# azure-identity

0 commit comments

Comments
 (0)