Skip to content

Commit db6ebe1

Browse files
committed
Upgrade Django to latest security release
Signed-off-by: tdruez <tdruez@nexb.com>
1 parent 35a6525 commit db6ebe1

10 files changed

Lines changed: 4 additions & 65 deletions

setup.cfg

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ install_requires =
5151
wheel==0.45.1
5252
pip==25.1.1
5353
# Django
54-
Django==5.2.1
54+
Django==5.2.2
5555
asgiref==3.8.1
56-
typing_extensions==4.13.2
56+
typing_extensions==4.14.0
5757
sqlparse==0.5.3
5858
# Django apps
5959
django-crispy-forms==2.4
@@ -154,7 +154,7 @@ install_requires =
154154
openpyxl==3.1.5
155155
et-xmlfile==2.0.0
156156
# PackageURL
157-
packageurl-python==0.16.0
157+
packageurl-python==0.17.1
158158
# Gunicorn
159159
gunicorn==23.0.0
160160
# SPDX validation
@@ -165,7 +165,7 @@ install_requires =
165165
attrs==25.3.0
166166
pyrsistent==0.20.0
167167
# CycloneDX
168-
cyclonedx-python-lib==10.0.2
168+
cyclonedx-python-lib==10.1.0
169169
sortedcontainers==2.4.0
170170
toml==0.10.2
171171
py-serializable==2.0.0

thirdparty/dist/cyclonedx_python_lib-10.0.2-py3-none-any.whl.ABOUT

Lines changed: 0 additions & 15 deletions
This file was deleted.

thirdparty/dist/cyclonedx_python_lib-10.0.2-py3-none-any.whl renamed to thirdparty/dist/cyclonedx_python_lib-10.1.0-py3-none-any.whl

366 KB
Binary file not shown.

thirdparty/dist/django-5.2.1-py3-none-any.whl.ABOUT

Lines changed: 0 additions & 14 deletions
This file was deleted.
7.92 MB
Binary file not shown.

thirdparty/dist/packageurl_python-0.16.0-py3-none-any.whl.ABOUT

Lines changed: 0 additions & 14 deletions
This file was deleted.

thirdparty/dist/packageurl_python-0.16.0-py3-none-any.whl renamed to thirdparty/dist/packageurl_python-0.17.1-py3-none-any.whl

27.9 KB
Binary file not shown.
-44.7 KB
Binary file not shown.

thirdparty/dist/typing_extensions-4.13.2-py3-none-any.whl.ABOUT

Lines changed: 0 additions & 18 deletions
This file was deleted.
42.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)