Skip to content

Commit eb5f8e7

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

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
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.4
132132
# via pytest-cov
133-
cryptography==42.0.8
133+
cryptography==43.0.1
134134
# via
135135
# feast (setup.py)
136136
# azure-identity

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

Lines changed: 1 addition & 1 deletion
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.4
130130
# via pytest-cov
131-
cryptography==42.0.8
131+
cryptography==43.0.1
132132
# via
133133
# feast (setup.py)
134134
# azure-identity

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

Lines changed: 1 addition & 1 deletion
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.4
134134
# via pytest-cov
135-
cryptography==42.0.8
135+
cryptography==43.0.1
136136
# via
137137
# feast (setup.py)
138138
# azure-identity

0 commit comments

Comments
 (0)