Skip to content

Commit 788479e

Browse files
chore(deps): bump psutil from 6.1.0 to 7.1.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.0 to 7.1.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-7.1.0) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7f1e4c commit 788479e

File tree

2 files changed

+29
-37
lines changed

2 files changed

+29
-37
lines changed

poetry.lock

Lines changed: 28 additions & 36 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
@@ -47,7 +47,7 @@ jsonschema = ">=4.17.3,<5.0"
4747
packaging = "*" # Transitive dependency used directly in code
4848
referencing = ">=0.36.2"
4949
pandas = "2.2.3"
50-
psutil = "6.1.0" # TODO: Remove if unused
50+
psutil = "7.1.0" # TODO: Remove if unused
5151
pydantic = "^2.7"
5252
pyrate-limiter = "~3.1.0"
5353
python-dateutil = "^2.9.0"

0 commit comments

Comments
 (0)