Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: psutil
  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>
Co-authored-by: Ravi Kumar Pilla <ravi_kumar_pilla@mckinsey.com>
  • Loading branch information
dependabot[bot] and ravi-kumar-pilla authored Oct 30, 2023
1 parent d25db88 commit c6ff5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ isort~=5.11
matplotlib~=3.5
mypy~=1.0
moto~=4.1.14
psutil==5.9.5 # same as Kedro for now
psutil==5.9.6 # same as Kedro for now
pylint~=2.17
pytest~=7.4
pytest-asyncio~=0.21
Expand Down

0 comments on commit c6ff5c2

Please sign in to comment.