File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ packages=find:
5050include_package_data = true
5151zip_safe = false
5252install_requires =
53- importlib-metadata ==6.1 .0
53+ importlib-metadata ==6.8 .0
5454 # Django related
5555 Django ==4.2.3
5656 django-environ ==0.10.0
@@ -86,7 +86,7 @@ install_requires =
8686 # Profiling
8787 pyinstrument ==4.5.0
8888 # SPDX
89- jsonschema ==4.17 .3
89+ jsonschema ==4.18 .3
9090 # CycloneDX
9191 cyclonedx-python-lib ==3.1.5
9292 hoppr-cyclonedx-models ==0.4.10
@@ -97,17 +97,17 @@ install_requires =
9797dev =
9898 # Validation
9999 flake8 ==6.0.0
100- black ==23.3 .0
100+ black ==23.7 .0
101101 isort ==5.12.0
102102 doc8 ==0.11.2
103103 pydocstyle ==6.3.0
104104 # Debug
105105 django-debug-toolbar ==4.1.0
106106 # Documentation
107- Sphinx ==5.0.2
108- sphinx-rtd-theme ==1.0.0
107+ Sphinx ==5.3.0
108+ sphinx-rtd-theme ==1.2.2
109109 sphinx-rtd-dark-mode ==1.2.4
110- sphinxcontrib-django ==2.2
110+ sphinxcontrib-django ==2.4
111111 # Release
112112 bumpver ==2023.1124
113113 twine ==4.0.2
You can’t perform that action at this time.
0 commit comments