Skip to content

Commit c0e3c82

Browse files
authored
Deps: Bump psutil to v7.x (#7012)
1 parent 239cbf9 commit c0e3c82

File tree

3 files changed

+15
-13
lines changed

3 files changed

+15
-13
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
- numpy<3,>=1.21
2626
- paramiko~=3.0
2727
- pgsu~=0.3.0
28-
- psutil~=5.6
28+
- psutil~=7.0
2929
- psycopg[binary]<4,>=3.0.2
3030
- pydantic~=2.6
3131
- pytz~=2021.1

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
'numpy>=1.21,<3',
4242
'paramiko~=3.0',
4343
'pgsu~=0.3.0',
44-
'psutil~=5.6',
44+
'psutil~=7.0',
4545
'psycopg[binary]>=3.0.2,<4',
4646
'pydantic~=2.6',
4747
'pytz~=2021.1',

uv.lock

Lines changed: 13 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)