File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " DefectDojo" ,
3- "version" : " 1.13.0 " ,
3+ "version" : " 1.13.1 " ,
44 "dependencies" : {
55 "JUMFlot" : " jumjum123/JUMFlot#*" ,
66 "bootstrap" : " ^3.4.0" ,
Original file line number Diff line number Diff line change 66
77default_app_config = 'dojo.apps.DojoAppConfig'
88
9- __version__ = '1.13.0 '
9+ __version__ = '1.13.1 '
1010__url__ = 'https://github.com/DefectDojo/django-DefectDojo'
1111__docs__ = 'http://defectdojo.readthedocs.io/'
Original file line number Diff line number Diff line change 11apiVersion : v1
2- appVersion : " 1.13.0 "
2+ appVersion : " 1.13.1 "
33description : A Helm chart for Kubernetes to install DefectDojo
44name : defectdojo
55version : 1.5.0
Original file line number Diff line number Diff line change 44
55setup (
66 name = 'DefectDojo' ,
7- version = '1.13.0 ' ,
7+ version = '1.13.1 ' ,
88 author = 'Greg Anderson' ,
99 description = "Tool for managing vulnerability engagements" ,
1010 install_requires = [
You can’t perform that action at this time.
0 commit comments