Skip to content

Commit

Permalink
chore: Bump cryptography in /sdk/python/requirements
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 824859b commit eb5f8e7
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 @@ -130,7 +130,7 @@ couchbase==4.3.2
# via feast (setup.py)
coverage[toml]==7.6.4
# via pytest-cov
cryptography==42.0.8
cryptography==43.0.1
# via
# feast (setup.py)
# azure-identity
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ couchbase==4.3.2
# via feast (setup.py)
coverage[toml]==7.6.4
# via pytest-cov
cryptography==42.0.8
cryptography==43.0.1
# via
# feast (setup.py)
# azure-identity
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 @@ -132,7 +132,7 @@ couchbase==4.3.2
# via feast (setup.py)
coverage[toml]==7.6.4
# via pytest-cov
cryptography==42.0.8
cryptography==43.0.1
# via
# feast (setup.py)
# azure-identity
Expand Down

0 comments on commit eb5f8e7

Please sign in to comment.