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