Skip to content

Commit

Permalink
chore: Bump cryptography from 41.0.5 to 41.0.6 in /sdk/python/require…
Browse files Browse the repository at this point in the history
…ments (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: tokoko <togurg14@freeuni.edu.ge>
  • Loading branch information
dependabot[bot] authored and tokoko committed Feb 6, 2024
1 parent 875b90a commit a0bdd0d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
cryptography==41.0.5
cryptography==41.0.6
# via
# azure-identity
# azure-storage-blob
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.8-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
cryptography==41.0.5
cryptography==41.0.6
# via
# azure-identity
# azure-storage-blob
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ coverage[toml]==7.3.2
# via
# coverage
# pytest-cov
cryptography==41.0.5
cryptography==41.0.6
# via
# azure-identity
# azure-storage-blob
Expand Down

0 comments on commit a0bdd0d

Please sign in to comment.