Skip to content

Commit 0ee9ce8

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

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
@@ -132,7 +132,7 @@ couchbase==4.3.2
132132
# via feast (setup.py)
133133
coverage[toml]==7.6.10
134134
# via pytest-cov
135-
cryptography==43.0.3
135+
cryptography==44.0.1
136136
# via
137137
# feast (setup.py)
138138
# azure-identity

sdk/python/requirements/py3.11-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.10
132132
# via pytest-cov
133-
cryptography==43.0.3
133+
cryptography==44.0.1
134134
# via
135135
# feast (setup.py)
136136
# azure-identity

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ couchbase==4.3.2
134134
# via feast (setup.py)
135135
coverage[toml]==7.6.10
136136
# via pytest-cov
137-
cryptography==43.0.3
137+
cryptography==44.0.1
138138
# via
139139
# feast (setup.py)
140140
# azure-identity

0 commit comments

Comments
 (0)