mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
requirements.txt: bump gitpython and pillow
bump gitpython and pillow to version with fixes for these CVEs pillow: CVE-2022-22817 CVE-2022-24303 CVE-2022-45198 gitpython: CVE-2022-24439 Signed-off-by: Chee Yang Lee <chee.yang.lee@intel.com>
This commit is contained in:
parent
5976f9fc68
commit
7e6854335a
|
@ -16,10 +16,10 @@ django-reversion-compare==0.14.1
|
|||
django-simple-captcha==0.5.14
|
||||
djangorestframework==3.13.1
|
||||
gitdb==4.0.9
|
||||
GitPython==3.1.26
|
||||
GitPython==3.1.30
|
||||
kombu==5.2.3
|
||||
mysqlclient==2.1.0
|
||||
Pillow==9.0.0
|
||||
Pillow==9.2.0
|
||||
pytz==2021.3
|
||||
six==1.16.0
|
||||
smmap==5.0.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user