dependabot[bot]
commited on
Commit
·
18da217
1
Parent(s):
4a827fa
Bump psutil from 6.0.0 to 6.1.0
Browse filesBumps [psutil](https://github.com/giampaolo/psutil) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.0.0...release-6.1.0)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -52,7 +52,7 @@ opencv-python-headless==4.10.0.84
|
|
52 |
|
53 |
# ==== P ====
|
54 |
Pillow==9.5.0
|
55 |
-
psutil==6.
|
56 |
pyjokes
|
57 |
psycopg2-binary==2.9.10
|
58 |
pynewtonmath==1.0.1
|
|
|
52 |
|
53 |
# ==== P ====
|
54 |
Pillow==9.5.0
|
55 |
+
psutil==6.1.0
|
56 |
pyjokes
|
57 |
psycopg2-binary==2.9.10
|
58 |
pynewtonmath==1.0.1
|