Skip to content

Commit bcad082

Browse files
committed
Bump psutil to 5.9.0
`rg 'psutil==' -l | xargs sd 'psutil==5.7.2' 'psutil==5.9.0'`
1 parent e773f59 commit bcad082

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

btrfs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
psutil==5.7.2
1+
psutil==5.9.0

datadog_checks_base/datadog_checks/base/data/agent_requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ paramiko==2.7.2
4848
ply==3.11
4949
prometheus-client==0.9.0
5050
protobuf==3.7.0
51-
psutil==5.7.2
51+
psutil==5.9.0
5252
psycopg2-binary==2.8.6
5353
pyasn1==0.4.6
5454
pycryptodomex==3.10.1

disk/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
psutil==5.7.2
1+
psutil==5.9.0

gunicorn/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
psutil==5.7.2
1+
psutil==5.9.0

network/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
psutil==5.7.2
1+
psutil==5.9.0

process/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
psutil==5.7.2
1+
psutil==5.9.0

system_core/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
psutil==5.7.2
1+
psutil==5.9.0

system_swap/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
psutil==5.7.2
1+
psutil==5.9.0

0 commit comments

Comments
 (0)