Skip to content

Commit 2256af4

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 4373cbf commit 2256af4

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
@@ -142,7 +142,7 @@ couchbase-columnar==1.0.0
142142
# via feast (setup.py)
143143
coverage[toml]==7.6.12
144144
# via pytest-cov
145-
cryptography==43.0.3
145+
cryptography==44.0.1
146146
# via
147147
# feast (setup.py)
148148
# azure-identity

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ couchbase-columnar==1.0.0
140140
# via feast (setup.py)
141141
coverage[toml]==7.6.12
142142
# via pytest-cov
143-
cryptography==43.0.3
143+
cryptography==44.0.1
144144
# via
145145
# feast (setup.py)
146146
# azure-identity

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ couchbase-columnar==1.0.0
144144
# via feast (setup.py)
145145
coverage[toml]==7.6.12
146146
# via pytest-cov
147-
cryptography==43.0.3
147+
cryptography==44.0.1
148148
# via
149149
# feast (setup.py)
150150
# azure-identity

0 commit comments

Comments
 (0)