Skip to content

Commit 38f78a8

Browse files
Bump psutil from 5.9.4 to 6.1.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.4 to 6.1.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.4...release-6.1.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78a98d9 commit 38f78a8

File tree

2 files changed

+23
-19
lines changed

2 files changed

+23
-19
lines changed

poetry.lock

Lines changed: 22 additions & 18 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
@@ -10,7 +10,7 @@ packages = [{include = "whiterabbit"}]
1010
python = "^3.11,<3.12"
1111
python-chess = "^1.999"
1212
numpy = "^1.24.1"
13-
psutil = "^5.9.4"
13+
psutil = "^6.1.0"
1414
chess = "^1.10.0"
1515
PyYAML = "^6.0"
1616
requests = "^2.32.3"

0 commit comments

Comments
 (0)