Skip to content

Commit 1c2cbcd

Browse files
Bump psutil from 5.9.8 to 6.1.0 (#346)
1 parent 7d37e44 commit 1c2cbcd

File tree

2 files changed

+25
-23
lines changed

2 files changed

+25
-23
lines changed

poetry.lock

Lines changed: 24 additions & 22 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"
47+
psutil = ">=5,<7"
4848
pydantic-settings = { version= "^2.0.1", optional = true }
4949
typing-inspect = { version = "^0.9.0", optional = true}
5050

0 commit comments

Comments
 (0)