Skip to content

Commit

Permalink
Bump psutil to 5.6.7 (#5210)
Browse files Browse the repository at this point in the history
Regarding CVE 18874
  • Loading branch information
therve committed Dec 13, 2019
1 parent 93ef404 commit 9f68dee
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion btrfs/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
psutil==5.6.5
psutil==5.6.7
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ paramiko==2.6.0
ply==3.10
prometheus-client==0.3.0
protobuf==3.7.0
psutil==5.6.5
psutil==5.6.7
psycopg2-binary==2.8.4
pyasn1==0.4.6
pycryptodomex==3.8.2
Expand Down
2 changes: 1 addition & 1 deletion disk/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
psutil==5.6.5
psutil==5.6.7
2 changes: 1 addition & 1 deletion gunicorn/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
psutil==5.6.5
psutil==5.6.7
2 changes: 1 addition & 1 deletion network/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
psutil==5.6.5
psutil==5.6.7
2 changes: 1 addition & 1 deletion process/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
psutil==5.6.5
psutil==5.6.7
2 changes: 1 addition & 1 deletion system_core/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
psutil==5.6.5
psutil==5.6.7
2 changes: 1 addition & 1 deletion system_swap/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
psutil==5.6.5
psutil==5.6.7

0 comments on commit 9f68dee

Please sign in to comment.