Skip to content

Commit 2bb4f41

Browse files
authored
upgrade psutil (#241)
1 parent 9df1589 commit 2bb4f41

2 files changed

Lines changed: 29 additions & 23 deletions

File tree

poetry.lock

Lines changed: 28 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ classifiers = [
3030
python = ">=3.7.0"
3131
distro = "^1.5.0"
3232
redis = ">=5.0.0"
33-
psutil = "^5.9.5"
33+
psutil = "^7.2.2"
3434
pytest-cov = "^4.1.0"
3535
pytest = "^7.4"
3636
progressbar2 = "4.2"

0 commit comments

Comments
 (0)