Skip to content

Commit fc9525b

Browse files
Bump psutil from 5.9.6 to 7.0.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.6 to 7.0.0. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.9.6...release-7.0.0) --- updated-dependencies: - dependency-name: psutil dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9e7e2c commit fc9525b

File tree

2 files changed

+19
-26
lines changed

2 files changed

+19
-26
lines changed

poetry.lock

Lines changed: 18 additions & 25 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
@@ -44,7 +44,7 @@ python = "^3.8"
4444
fastapi = ">=0.89,<1.0"
4545
pydantic = ">1.0, <3.0"
4646
sqlalchemy = { version = ">=1.4,<3.0", optional = true }
47-
psutil = ">=5,<7"
47+
psutil = ">=5,<8"
4848
pydantic-settings = { version= "^2.0.1", optional = true }
4949
typing-inspect = { version = "^0.9.0", optional = true}
5050

0 commit comments

Comments
 (0)