Skip to content

Commit 7b21c84

Browse files
dependabot[bot]zseta
authored andcommitted
chore: Bump cryptography from 41.0.5 to 41.0.6 in /sdk/python/requirements (feast-dev#3845)
chore: Bump cryptography in /sdk/python/requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.5...41.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Attila Toth <hello@attilatoth.dev>
1 parent 86de725 commit 7b21c84

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
@@ -124,7 +124,7 @@ coverage[toml]==7.3.2
124124
# via
125125
# coverage
126126
# pytest-cov
127-
cryptography==41.0.5
127+
cryptography==41.0.6
128128
# via
129129
# azure-identity
130130
# azure-storage-blob

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ coverage[toml]==7.3.2
130130
# via
131131
# coverage
132132
# pytest-cov
133-
cryptography==41.0.5
133+
cryptography==41.0.6
134134
# via
135135
# azure-identity
136136
# azure-storage-blob

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ coverage[toml]==7.3.2
124124
# via
125125
# coverage
126126
# pytest-cov
127-
cryptography==41.0.5
127+
cryptography==41.0.6
128128
# via
129129
# azure-identity
130130
# azure-storage-blob

0 commit comments

Comments
 (0)