Skip to content

Commit 2fc51c4

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 d1bf58f commit 2fc51c4

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
@@ -135,7 +135,7 @@ couchbase==4.3.2
135135
# via feast (setup.py)
136136
coverage[toml]==7.6.12
137137
# via pytest-cov
138-
cryptography==43.0.3
138+
cryptography==44.0.1
139139
# via
140140
# feast (setup.py)
141141
# azure-identity

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ couchbase==4.3.2
133133
# via feast (setup.py)
134134
coverage[toml]==7.6.12
135135
# via pytest-cov
136-
cryptography==43.0.3
136+
cryptography==44.0.1
137137
# via
138138
# feast (setup.py)
139139
# azure-identity

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ couchbase==4.3.2
137137
# via feast (setup.py)
138138
coverage[toml]==7.6.12
139139
# via pytest-cov
140-
cryptography==43.0.3
140+
cryptography==44.0.1
141141
# via
142142
# feast (setup.py)
143143
# azure-identity

0 commit comments

Comments
 (0)