Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 6250877 commit 9dc05bb
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 22 deletions.
44 changes: 23 additions & 21 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ bbot = 'bbot.cli:main'
[tool.poetry.dependencies]
python = "^3.9"
omegaconf = "^2.3.0"
psutil = "^5.9.4"
psutil = ">=5.9.4,<7.0.0"
wordninja = "^2.0.0"
ansible-runner = "^2.3.2"
deepdiff = ">=6.2.3,<8.0.0"
Expand Down

0 comments on commit 9dc05bb

Please sign in to comment.