mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2026-02-03 22:32:11 +00:00
Fix vulnerabilities
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user