File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ include_package_data = true
50
50
zip_safe = false
51
51
install_requires =
52
52
importlib-metadata ==8.5.0
53
- setuptools ==72.1 .0
53
+ setuptools ==75.6 .0
54
54
# Django related
55
55
Django ==5.1.3
56
56
django-environ ==0.11.2
@@ -92,7 +92,7 @@ install_requires =
92
92
# Profiling
93
93
pyinstrument ==5.0.0
94
94
# CycloneDX
95
- cyclonedx-python-lib ==8.4 .0
95
+ cyclonedx-python-lib ==8.5 .0
96
96
jsonschema ==4.23.0
97
97
# Font Awesome
98
98
fontawesomefree ==6.6.0
@@ -111,17 +111,17 @@ install_requires =
111
111
[options.extras_require]
112
112
dev =
113
113
# Validation
114
- ruff ==0.7.2
114
+ ruff ==0.7.4
115
115
doc8 ==1.1.2
116
116
# Debug
117
117
django-debug-toolbar ==4.4.6
118
118
# Documentation
119
119
Sphinx ==8.1.3
120
- sphinx-rtd-theme ==3.0.1
120
+ sphinx-rtd-theme ==3.0.2
121
121
sphinx-rtd-dark-mode ==1.3.0
122
122
sphinxcontrib-django ==2.5
123
123
# Release
124
- bumpver ==2023.1129
124
+ bumpver ==2024.1130
125
125
126
126
android_analysis =
127
127
android_inspector ==0.0.1
You can’t perform that action at this time.
0 commit comments