Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ install_requires =
wheel==0.45.1
pip==25.1.1
# Django
Django==5.2.2
Django==5.2.3
asgiref==3.8.1
typing_extensions==4.14.0
sqlparse==0.5.3
# Django apps
django-crispy-forms==2.4
crispy_bootstrap5==2025.4
crispy_bootstrap5==2025.6
django-grappelli==4.0.2
django-filter==25.1
django-registration==3.4
Expand Down Expand Up @@ -111,7 +111,7 @@ install_requires =
PyJWT==2.10.1
natsort==8.4.0
six==1.17.0
requests==2.32.3
requests==2.32.4
idna==3.10
charset-normalizer==3.4.2
PyYAML==6.0.2
Expand Down Expand Up @@ -165,7 +165,7 @@ install_requires =
attrs==25.3.0
pyrsistent==0.20.0
# CycloneDX
cyclonedx-python-lib==10.1.0
cyclonedx-python-lib==10.2.0
sortedcontainers==2.4.0
toml==0.10.2
py-serializable==2.0.0
Expand Down
Binary file not shown.
14 changes: 0 additions & 14 deletions thirdparty/dist/crispy_bootstrap5-2025.4-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
14 changes: 14 additions & 0 deletions thirdparty/dist/crispy_bootstrap5-2025.6-py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
about_resource: crispy_bootstrap5-2025.6-py3-none-any.whl
name: crispy-bootstrap5
version: '2025.6'
download_url: https://files.pythonhosted.org/packages/d8/d4/8cf1ba773a91fc17bab1fd46b75bbdef780c4cccbbb8230e617980a0362c/crispy_bootstrap5-2025.6-py3-none-any.whl
package_url: pkg:pypi/[email protected]
license_expression: mit
copyright: Copyright crispy-bootstrap5 project contributors
attribute: yes
checksum_md5: c88f98d652db2d5ae277d21ae383ddb1
checksum_sha1: a30bb2b603da9d779ff1f18f5dd09204a136beea
licenses:
- key: mit
name: MIT License
file: mit.LICENSE
15 changes: 0 additions & 15 deletions thirdparty/dist/cyclonedx_python_lib-10.1.0-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
15 changes: 15 additions & 0 deletions thirdparty/dist/cyclonedx_python_lib-10.2.0-py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
about_resource: cyclonedx_python_lib-10.2.0-py3-none-any.whl
name: cyclonedx-python-lib
version: 10.2.0
download_url: https://files.pythonhosted.org/packages/2b/f8/d3ff55fbe98cdc67dcae0f7e9d7222cda57a2fe4fbf0b117fd444a16a4dd/cyclonedx_python_lib-10.2.0-py3-none-any.whl
package_url: pkg:pypi/[email protected]
license_expression: apache-2.0
copyright: Copyright OWASP Foundation
attribute: yes
track_changes: yes
checksum_md5: bb1c0bc9467c3d2380a87bf9706c1435
checksum_sha1: cc67c74b4081c8f05345c8138c25e23085b99d5e
licenses:
- key: apache-2.0
name: Apache License 2.0
file: apache-2.0.LICENSE
14 changes: 0 additions & 14 deletions thirdparty/dist/django-5.2.2-py3-none-any.whl.ABOUT

This file was deleted.

Binary file not shown.
14 changes: 14 additions & 0 deletions thirdparty/dist/django-5.2.3-py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
about_resource: django-5.2.3-py3-none-any.whl
name: django
version: 5.2.3
download_url: https://files.pythonhosted.org/packages/1b/11/7aff961db37e1ea501a2bb663d27a8ce97f3683b9e5b83d3bfead8b86fa4/django-5.2.3-py3-none-any.whl
package_url: pkg:pypi/[email protected]
license_expression: bsd-new
copyright: Copyright django project contributors
attribute: yes
checksum_md5: 9f587ee0bdf28e5802a8af2654f23eea
checksum_sha1: 4c6ca8d5601b8ca5b4b68d72fbc41d052ba31ec1
licenses:
- key: bsd-new
name: BSD-3-Clause
file: bsd-new.LICENSE
Binary file removed thirdparty/dist/requests-2.32.3-py3-none-any.whl
Binary file not shown.
15 changes: 0 additions & 15 deletions thirdparty/dist/requests-2.32.3-py3-none-any.whl.ABOUT

This file was deleted.

Binary file added thirdparty/dist/requests-2.32.4-py3-none-any.whl
Binary file not shown.
15 changes: 15 additions & 0 deletions thirdparty/dist/requests-2.32.4-py3-none-any.whl.ABOUT
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
about_resource: requests-2.32.4-py3-none-any.whl
name: requests
version: 2.32.4
download_url: https://files.pythonhosted.org/packages/7c/e4/56027c4a6b4ae70ca9de302488c5ca95ad4a39e190093d6c1a8ace08341b/requests-2.32.4-py3-none-any.whl
package_url: pkg:pypi/[email protected]
license_expression: apache-2.0
copyright: Copyright requests project contributors
attribute: yes
track_changes: yes
checksum_md5: fa8fa331f951fbc5e62f3d3e683a77a4
checksum_sha1: 7a31dcba7d001d993d64e903ebf0379013aa8e0a
licenses:
- key: apache-2.0
name: Apache License 2.0
file: apache-2.0.LICENSE