Skip to content

Commit 19e5744

Browse files
Bump psutil from 5.4.6 to 5.6.6
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.4.6 to 5.6.6. - [Release notes](https://github.com/giampaolo/psutil/releases) - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-5.4.6...release-5.6.6) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7cdda0 commit 19e5744

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sqlalchemy_utils==0.33.3
2323
pyspark==2.4.4
2424
pyspark-iforest==2.4.0
2525
es_retriever==1.0.0
26-
psutil==5.4.6
26+
psutil==5.6.6
2727
psycopg2==2.7.5
2828
yellowbrick==0.8
2929
dateparser==0.7.0

requirements_unit_tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tzwhere==3.0.3
2020
pytz==2014.10
2121
sqlalchemy_utils==0.33.3
2222
pyspark==2.4.4
23-
psutil==5.4.6
23+
psutil==5.6.6
2424
psycopg2==2.7.5
2525
yellowbrick==0.8
2626
dateparser==0.7.0

0 commit comments

Comments
 (0)