dependabot[bot]
commited on
Commit
·
729c07b
1
Parent(s):
c3d4e11
Bump psutil from 5.9.6 to 5.9.7
Browse filesBumps [psutil](https://github.com/giampaolo/psutil) from 5.9.6 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.6...release-5.9.7)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -49,7 +49,7 @@ opencv-python-headless==4.8.1.78
|
|
49 |
|
50 |
# ==== P ====
|
51 |
Pillow==9.5.0
|
52 |
-
psutil==5.9.
|
53 |
pyjokes
|
54 |
psycopg2-binary==2.9.9
|
55 |
pynewtonmath==1.0.1
|
|
|
49 |
|
50 |
# ==== P ====
|
51 |
Pillow==9.5.0
|
52 |
+
psutil==5.9.7
|
53 |
pyjokes
|
54 |
psycopg2-binary==2.9.9
|
55 |
pynewtonmath==1.0.1
|