mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-02-23 01:57:21 -05:00
Bump psutil >5.6.6 due to CVE-2019-18874
This commit is contained in:
@@ -7,4 +7,4 @@ pytest-flakes==4.0.0
|
||||
# because of pip bug https://github.com/pypa/pip/issues/4780
|
||||
aiohttp==3.5.4
|
||||
certifi==2019.3.9
|
||||
psutil==5.6.3; sys_platform == 'darwin'
|
||||
psutil==5.6.6; sys_platform == 'darwin'
|
||||
|
||||
Reference in New Issue
Block a user