Skip to content

Commit d760b6c

Browse files
dependabot[bot]bebound
authored andcommitted
Bump cryptography from 44.0.1 to 46.0.5 in /src/azure-cli
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.1 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1579dc1 commit d760b6c

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
@@ -98,7 +98,7 @@ certifi==2024.7.4
9898
cffi==2.0.0
9999
chardet==5.2.0
100100
colorama==0.4.6
101-
cryptography==44.0.1
101+
cryptography==46.0.5
102102
fabric==3.2.2
103103
humanfriendly==10.0
104104
idna==3.7

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ certifi==2024.7.4
9898
cffi==2.0.0
9999
chardet==5.2.0
100100
colorama==0.4.6
101-
cryptography==44.0.1
101+
cryptography==46.0.5
102102
distro==1.6.0
103103
fabric==3.2.2
104104
humanfriendly==10.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ certifi==2024.7.4
9898
cffi==2.0.0
9999
chardet==5.2.0
100100
colorama==0.4.6
101-
cryptography==44.0.1
101+
cryptography==46.0.5
102102
fabric==3.2.2
103103
humanfriendly==10.0
104104
idna==3.7

0 commit comments

Comments
 (0)