Skip to content

Commit

Permalink
Bump cryptography from 43.0.1 to 44.0.1 in /src/azure-cli
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.1...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 13, 2025
1 parent 328b744 commit 94b4022
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.Darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ certifi==2024.7.4
cffi==1.16.0
chardet==5.2.0
colorama==0.4.6
cryptography==43.0.1
cryptography==44.0.1
fabric==3.2.2
humanfriendly==10.0
idna==3.7
Expand Down
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.Linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ certifi==2024.7.4
cffi==1.16.0
chardet==5.2.0
colorama==0.4.6
cryptography==43.0.1
cryptography==44.0.1
distro==1.6.0
fabric==3.2.2
humanfriendly==10.0
Expand Down
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ certifi==2024.7.4
cffi==1.16.0
chardet==5.2.0
colorama==0.4.6
cryptography==43.0.1
cryptography==44.0.1
fabric==3.2.2
humanfriendly==10.0
idna==3.7
Expand Down

0 comments on commit 94b4022

Please sign in to comment.