Skip to content

Commit 07f01d5

Browse files
authored
Merge pull request #422 from mathoudebine/dependabot/pip/psutil-approx-eq-5.9.7
2 parents 0f68e15 + 18e02ca commit 07f01d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Pillow~=10.1.0 # Image generation
33
pyserial~=3.5 # Serial link to communicate with the display
44
PyYAML~=6.0.1 # For themes files
5-
psutil~=5.9.6 # CPU / disk / network metrics
5+
psutil~=5.9.7 # CPU / disk / network metrics
66
pystray~=0.19.5 # Tray icon (all OS)
77
babel~=2.13.1 # Date/time formatting
88
ruamel.yaml~=0.18.5 # For configuration editor

0 commit comments

Comments
 (0)