Skip to content

Commit 30b63e3

Browse files
Bump cryptography from 3.3.2 to 39.0.1 in /src/azure-cli
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@3.3.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 772e5b6 commit 30b63e3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ certifi==2022.12.7
9595
cffi==1.15.0
9696
chardet==3.0.4
9797
colorama==0.4.4
98-
cryptography==38.0.4
98+
cryptography==39.0.1
9999
fabric==2.4.0
100100
humanfriendly==10.0
101101
idna==2.8

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ certifi==2022.12.7
9595
cffi==1.15.0
9696
chardet==3.0.4
9797
colorama==0.4.4
98-
cryptography==38.0.4
98+
cryptography==39.0.1
9999
distro==1.6.0
100100
fabric==2.4.0
101101
humanfriendly==10.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ certifi==2022.12.7
9595
cffi==1.15.0
9696
chardet==3.0.4
9797
colorama==0.4.4
98-
cryptography==38.0.4
98+
cryptography==39.0.1
9999
fabric==2.4.0
100100
humanfriendly==10.0
101101
idna==2.8

0 commit comments

Comments
 (0)