Skip to content

Commit 74d4116

Browse files
authored
{Packaging} Bump cffi to 1.15.1 and psutil to 5.9.5 (#26842)
1 parent 0ffc152 commit 74d4116

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ azure-synapse-managedprivateendpoints==0.4.0
9494
azure-synapse-spark==0.2.0
9595
bcrypt==3.2.0
9696
certifi==2022.12.7
97-
cffi==1.15.0
97+
cffi==1.15.1
9898
chardet==3.0.4
9999
colorama==0.4.4
100100
cryptography==41.0.1
@@ -119,7 +119,7 @@ paramiko==3.0.0
119119
pbr==5.3.1
120120
pkginfo==1.8.2
121121
portalocker==2.3.2
122-
psutil==5.9.0
122+
psutil==5.9.5
123123
pycparser==2.19
124124
PyGithub==1.55
125125
PyJWT==2.4.0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ azure-synapse-managedprivateendpoints==0.4.0
9494
azure-synapse-spark==0.2.0
9595
bcrypt==3.2.0
9696
certifi==2022.12.7
97-
cffi==1.15.0
97+
cffi==1.15.1
9898
chardet==3.0.4
9999
colorama==0.4.4
100100
cryptography==41.0.1
@@ -120,7 +120,7 @@ paramiko==3.0.0
120120
pbr==5.3.1
121121
pkginfo==1.8.2
122122
portalocker==2.3.2
123-
psutil==5.9.0
123+
psutil==5.9.5
124124
pycparser==2.19
125125
PyGithub==1.55
126126
PyJWT==2.4.0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ azure-synapse-managedprivateendpoints==0.4.0
9494
azure-synapse-spark==0.2.0
9595
bcrypt==3.2.0
9696
certifi==2022.12.7
97-
cffi==1.15.0
97+
cffi==1.15.1
9898
chardet==3.0.4
9999
colorama==0.4.4
100100
cryptography==38.0.4
@@ -119,7 +119,7 @@ paramiko==3.0.0
119119
pbr==5.3.1
120120
pkginfo==1.8.2
121121
portalocker==2.3.2
122-
psutil==5.9.0
122+
psutil==5.9.5
123123
pycparser==2.19
124124
PyGithub==1.55
125125
PyJWT==2.4.0

0 commit comments

Comments
 (0)