Skip to content

Commit aebf44e

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 22404df commit aebf44e

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.9
134134
# via pytest-cov
135-
cryptography==43.0.3
135+
cryptography==44.0.0
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.9
132132
# via pytest-cov
133-
cryptography==43.0.3
133+
cryptography==44.0.0
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.9
136136
# via pytest-cov
137-
cryptography==43.0.3
137+
cryptography==44.0.0
138138
# via
139139
# feast (setup.py)
140140
# azure-identity

0 commit comments

Comments
 (0)