Skip to content

Commit 94b4022

Browse files
Bump cryptography from 43.0.1 to 44.0.1 in /src/azure-cli
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] <support@github.com>
1 parent 328b744 commit 94b4022

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/azure-cli/requirements.py3.Darwin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ certifi==2024.7.4
9292
cffi==1.16.0
9393
chardet==5.2.0
9494
colorama==0.4.6
95-
cryptography==43.0.1
95+
cryptography==44.0.1
9696
fabric==3.2.2
9797
humanfriendly==10.0
9898
idna==3.7

src/azure-cli/requirements.py3.Linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ certifi==2024.7.4
9292
cffi==1.16.0
9393
chardet==5.2.0
9494
colorama==0.4.6
95-
cryptography==43.0.1
95+
cryptography==44.0.1
9696
distro==1.6.0
9797
fabric==3.2.2
9898
humanfriendly==10.0

src/azure-cli/requirements.py3.windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ certifi==2024.7.4
9292
cffi==1.16.0
9393
chardet==5.2.0
9494
colorama==0.4.6
95-
cryptography==43.0.1
95+
cryptography==44.0.1
9696
fabric==3.2.2
9797
humanfriendly==10.0
9898
idna==3.7

0 commit comments

Comments
 (0)