InvenTree/InvenTree
dependabot[bot] 26b2e90fcf
Bump pillow from 9.5.0 to 10.0.1 (#5657)
* Bump pillow from 9.5.0 to 10.0.1

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

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

* Patch requirements files

* Update package requirements

* Improve offload_task function:

- Return True if the task runs or was offloaded
- Improved warning information

* Improve unit tests for task offloading

- Check return value of offload_task
- Check log output

* Bump django-stdimage

* Fix tasks.py

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2023-11-07 10:08:03 +11:00
..
build Build part change fix (#5808) 2023-10-29 23:13:38 +11:00
common Prevent settings from writing to the database during import (#5844) 2023-11-03 11:58:22 +11:00
company Addec context variables for contacts to docs (#5834) 2023-11-02 17:40:40 +11:00
generic [PUI] Render status labels (#5759) 2023-10-26 21:49:38 +11:00
InvenTree Bump pillow from 9.5.0 to 10.0.1 (#5657) 2023-11-07 10:08:03 +11:00
label Printing options (#5786) 2023-11-02 00:39:19 +11:00
locale New Crowdin updates (#5839) 2023-11-06 21:45:06 +11:00
order [React] Order tables (#5860) 2023-11-05 12:57:38 +11:00
part BOM tree fix (#5870) 2023-11-07 09:48:04 +11:00
plugin Printing options (#5786) 2023-11-02 00:39:19 +11:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Various style fixes (#5797) 2023-10-27 09:06:48 +11:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Ulugbek erkinov master (#5872) 2023-11-06 22:58:46 +11:00
templates Ulugbek erkinov master (#5872) 2023-11-06 22:58:46 +11:00
users Frontend server settings (#5765) 2023-10-23 22:33:16 +11:00
web [PUI] Added tests for PUI backend stuff (#5864) 2023-11-06 09:27:07 +11:00
config_template.yaml Frontend server settings (#5765) 2023-10-23 22:33:16 +11:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00