InvenTree/docs/docs
dependabot[bot] 947a3e26a0
chore(deps): bump the dependencies group across 1 directory with 4 updates (#11051)
* chore(deps): bump the dependencies group across 1 directory with 4 updates

Bumps the dependencies group with 3 updates in the /src/backend directory: [django](https://github.com/django/django), [django-markdownify](https://github.com/erwinmatijsen/django-markdownify) and [pypdf](https://github.com/py-pdf/pypdf).


Updates `django` from 5.2.9 to 6.0
- [Commits](https://github.com/django/django/compare/5.2.9...6.0)

Updates `setuptools` from 80.9.0 to 
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/commits)

Updates `django-markdownify` from 0.9.5 to 0.9.6
- [Commits](https://github.com/erwinmatijsen/django-markdownify/compare/0.9.5...0.9.6)

Updates `pypdf` from 6.4.0 to 6.4.1
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/6.4.0...6.4.1)

---
updated-dependencies:
- dependency-name: django
  dependency-version: '6.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: setuptools
  dependency-version: 
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: django-markdownify
  dependency-version: 0.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pypdf
  dependency-version: 6.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix style

* lower django

* Update Django version constraint to <6.0

* fix style

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Mair <code@mjmair.com>
2025-12-21 22:31:17 +11:00
..
api [dev] Django silk (#11001) 2025-12-13 16:45:17 +11:00
app [WIP] Generic parameters (#10699) 2025-12-04 20:41:36 +11:00
assets Add more details to plugin installation doc (#11053) 2025-12-21 08:35:22 +11:00
barcodes Barcode scan tweaks (#10992) 2025-12-11 16:19:47 +11:00
concepts [WIP] Generic parameters (#10699) 2025-12-04 20:41:36 +11:00
develop [dev] django silk - advanced profiling (#11004) 2025-12-13 20:11:53 +11:00
javascripts feat(docs): add architecture/roadmap (#9624) 2025-06-13 11:28:02 +10:00
manufacturing Docs spelling fixes (#10972) 2025-12-07 08:11:26 +11:00
part Docs spelling fixes (#10972) 2025-12-07 08:11:26 +11:00
plugins chore(deps): bump the dependencies group across 1 directory with 4 updates (#11051) 2025-12-21 22:31:17 +11:00
project Docs spelling fixes (#10972) 2025-12-07 08:11:26 +11:00
purchasing [docs] Docs updates (#10678) 2025-10-26 17:16:59 +11:00
releases [plugin] Auto issue orders (#9565) 2025-06-03 17:07:12 +10:00
report Improve docs for report merging (#10984) 2025-12-09 09:57:10 +11:00
sales [docs] Docs updates (#10678) 2025-10-26 17:16:59 +11:00
settings [UI] Barcode form inputs (#10973) 2025-12-07 18:31:32 +11:00
start change screenshot for plugin install to PUI (#11036) 2025-12-18 09:31:40 +11:00
stock [docs] Adjusting serial numbers (#10989) 2025-12-10 10:21:32 +11:00
stylesheets Render API docs (#6463) 2024-03-02 11:28:37 +11:00
webfonts Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
__init__.py Fixes for docs building (#4659) 2023-04-22 23:35:25 +10:00
demo.md Invoke docs (#8373) 2024-10-27 10:51:51 +11:00
faq.md Docs updates (#10912) 2025-11-26 21:27:13 +11:00
hooks.py feat(backend): add typechecking with ty (#9664) 2025-09-17 21:30:02 +10:00
index.md Docs refactor (#9545) 2025-04-22 08:18:32 +10:00
privacy.md Documentation integration (#4653) 2023-04-22 22:40:29 +10:00
security.md refactor(docs): better security linking and references for docs (#9621) 2025-05-04 22:20:09 +01:00
troubleshooting.md Docs updates (#10912) 2025-11-26 21:27:13 +11:00