1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-18 21:41:49 +00:00

Update psutil requirement from >=5.9.5 to >=7.2.2 (#1346)

Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/v5.9.5...v7.2.2)

---
updated-dependencies:
- dependency-name: psutil
  dependency-version: 7.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-18 10:53:40 -07:00
committed by GitHub
parent 4839a57c02
commit 35062f51f6
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
Pillow>=11.3.0
psutil>=5.9.5
psutil>=7.2.2
requests>=2.34.2
python-slugify>=8.0.4
packaging>=26.2

View File

@@ -1,6 +1,6 @@
PySide6==6.4.3
Pillow>=11.3.0
psutil>=5.9.5
psutil>=7.2.2
requests>=2.34.2
python-slugify>=8.0.4
packaging>=26.2

View File

@@ -1,6 +1,6 @@
PySide6==6.1.3
Pillow>=9
psutil>=5.9.5
psutil>=7.2.2
requests>=2.34.2
python-slugify>=8.0.4
packaging>=26.2

View File

@@ -1,6 +1,6 @@
PySide6<6.10
Pillow>=11.3.0
psutil>=5.9.5
psutil>=7.2.2
requests>=2.34.2
python-slugify>=8.0.4,<9.0.0
packaging>=26.2