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 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]>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent e25ca4f commit 7e12809
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 @@ -135,7 +135,7 @@ couchbase==4.3.2
# via feast (setup.py)
coverage[toml]==7.6.12
# via pytest-cov
cryptography==43.0.3
cryptography==44.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 @@ -133,7 +133,7 @@ couchbase==4.3.2
# via feast (setup.py)
coverage[toml]==7.6.12
# via pytest-cov
cryptography==43.0.3
cryptography==44.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 @@ -137,7 +137,7 @@ couchbase==4.3.2
# via feast (setup.py)
coverage[toml]==7.6.12
# via pytest-cov
cryptography==43.0.3
cryptography==44.0.1
# via
# feast (setup.py)
# azure-identity
Expand Down

0 comments on commit 7e12809

Please sign in to comment.