Skip to content

Commit 2f42be2

Browse files
chore(deps): bump psutil from 7.2.1 to 7.2.2 (#337)
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.2.1 to 7.2.2. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.2.1...release-7.2.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81ed356 commit 2f42be2

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ license = "Apache-2.0"
1616
requires-python = ">=3.10"
1717
dependencies = [
1818
"docopt==0.6.2",
19-
"psutil==7.2.1",
19+
"psutil==7.2.2",
2020
]
2121

2222
[project.scripts]

uv.lock

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

0 commit comments

Comments
 (0)