mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2025-10-21 17:50:35 +00:00
Fix vulnerabilities
This commit is contained in:
parent
d981c36468
commit
a4941df1a4
@ -1,9 +1,9 @@
|
||||
Django==4.2
|
||||
Pillow==9.5
|
||||
fontawesomefree==6.4
|
||||
mysqlclient==2.1
|
||||
django-tailwind==3.6
|
||||
django-search-views==0.3
|
||||
gunicorn==20.1
|
||||
django-jet-reboot==1.3
|
||||
google-api-python-client==1.4
|
||||
Django==4.2.*
|
||||
Pillow==9.5.*
|
||||
fontawesomefree==6.4.*
|
||||
mysqlclient==2.1.*
|
||||
django-tailwind==3.6.*
|
||||
django-search-views==0.3.*
|
||||
gunicorn==20.1.*
|
||||
django-jet-reboot==1.3.*
|
||||
google-api-python-client==1.4.*
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
mypy==1.3
|
||||
mypy==1.3.*
|
||||
ruff
|
||||
|
||||
Loading…
Reference in New Issue
Block a user