Skip to content

Commit

Permalink
Merge pull request #837 from pyiron/dependabot/pip/psutil-5.9.2
Browse files Browse the repository at this point in the history
Bump psutil from 5.9.1 to 5.9.2
  • Loading branch information
niklassiemer authored Sep 6, 2022
2 parents 5efa9d7 + dbb7254 commit b1e1884
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci_support/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- pandas =1.4.4
- pathlib2 =2.3.7.post1
- pint =0.19.2
- psutil =5.9.1
- psutil =5.9.2
- pyfileindex =0.0.6
- pysqa =0.0.16
- pytables =3.7.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
'pandas==1.4.4',
'pathlib2==2.3.7.post1',
'pint==0.19.2',
'psutil==5.9.1',
'psutil==5.9.2',
'pyfileindex==0.0.6',
'pysqa==0.0.16',
'sqlalchemy==1.4.40',
Expand Down

0 comments on commit b1e1884

Please sign in to comment.