Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: Bump cryptography in /sdk/python/requirements
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.7...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
commit 8c4e060c3865cf9e20aacf4ce6a6f5aeff449b1b
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 @@ comm==0.2.1
# ipywidgets
coverage[toml]==7.4.1
# via pytest-cov
cryptography==41.0.7
cryptography==42.0.4
# 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 @@ -131,7 +131,7 @@ comm==0.2.1
# ipywidgets
coverage[toml]==7.4.1
# via pytest-cov
cryptography==41.0.7
cryptography==42.0.4
# 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 @@ comm==0.2.1
# ipywidgets
coverage[toml]==7.4.1
# via pytest-cov
cryptography==41.0.7
cryptography==42.0.4
# via
# azure-identity
# azure-storage-blob
Expand Down