Skip to content

Commit c3b3a77

Browse files
authored
Merge pull request #949 from mathoudebine/dependabot/pip/psutil-approx-eq-7.2.2
⬆️ Update psutil requirement from ~=7.2.1 to ~=7.2.2
2 parents a22b1bc + 5057c3f commit c3b3a77

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
@@ -1,7 +1,7 @@
11
# Python packages requirements
22
pyserial~=3.5 # Serial link to communicate with the display
33
PyYAML~=6.0.3 # For themes files
4-
psutil~=7.2.1 # CPU / disk / network metrics
4+
psutil~=7.2.2 # CPU / disk / network metrics
55
pystray~=0.19.5 # Tray icon (all OS)
66
babel~=2.17.0 # Date/time formatting
77
ruamel.yaml~=0.19.1 # For configuration editor

0 commit comments

Comments
 (0)