File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ install_requires =
52
52
importlib-metadata ==8.2.0
53
53
setuptools ==72.1.0
54
54
# Django related
55
- Django ==5.0.8
55
+ Django ==5.1
56
56
django-environ ==0.11.2
57
57
django-crispy-forms ==2.3
58
58
crispy-bootstrap3 ==2024.1
@@ -68,7 +68,7 @@ install_requires =
68
68
django-rq ==2.10.2
69
69
redis ==5.0.8
70
70
# WSGI server
71
- gunicorn ==22 .0.0
71
+ gunicorn ==23 .0.0
72
72
# Docker
73
73
container-inspector ==33.0.0
74
74
# ScanCode-toolkit
@@ -81,7 +81,7 @@ install_requires =
81
81
# Inspectors
82
82
elf-inspector ==0.0.1
83
83
go-inspector ==0.2.2
84
- python-inspector ==0.12.0
84
+ python-inspector ==0.12.1
85
85
source-inspector ==0.5.1; sys_platform != "darwin" and platform_machine != "arm64"
86
86
aboutcode-toolkit ==10.1.0
87
87
# Utilities
@@ -109,7 +109,7 @@ install_requires =
109
109
[options.extras_require]
110
110
dev =
111
111
# Validation
112
- ruff ==0.5.6
112
+ ruff ==0.5.7
113
113
doc8 ==1.1.1
114
114
# Debug
115
115
django-debug-toolbar ==4.4.6
You can’t perform that action at this time.
0 commit comments