Skip to content

Commit d336f27

Browse files
committed
[version] Upgrade psutil to 5.9.8
1 parent 4122eb1 commit d336f27

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

web/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lxml==5.3.0
44
sqlalchemy==1.4.54
55
alembic==1.5.5
66
portalocker==3.1.1
7-
psutil==5.8.0
7+
psutil==5.9.8
88
multiprocess==0.70.15
99
thrift==0.22.0
1010
gitpython==3.1.41

web/requirements_py/db_pg8000/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lxml==5.3.0
22
sqlalchemy==1.4.54
33
alembic==1.5.5
44
pg8000==1.31.4
5-
psutil==5.8.0
5+
psutil==5.9.8
66
portalocker==3.1.1
77

88
./api/py/codechecker_api/dist/codechecker_api.tar.gz

web/requirements_py/db_psycopg2/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lxml==5.3.0
22
sqlalchemy==1.4.54
33
alembic==1.5.5
44
psycopg2-binary==2.9.10
5-
psutil==5.8.0
5+
psutil==5.9.8
66
portalocker==3.1.1
77

88
./api/py/codechecker_api/dist/codechecker_api.tar.gz

0 commit comments

Comments
 (0)