Skip to content

Commit

Permalink
Bump psutil from 6.0.0 to 6.1.0 in /src
Browse files Browse the repository at this point in the history
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-6.0.0...release-6.1.0)

---
updated-dependencies:
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent dc9b142 commit 197d06e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
41 changes: 21 additions & 20 deletions src/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ opencv-python = "^4.9.0"
numpy = "^2.1.2"
pysimplegui = "^4.0.0"
pymemuc = "^0.6.0"
psutil = "^6.0.0"
psutil = "^6.1.0"
requests = "^2.31.0"
pygetwindow = "^0.0.9"
pyautogui = "^0.9.54"
Expand Down

0 comments on commit 197d06e

Please sign in to comment.