moonraker/scripts
dependabot[bot] 5a60d64f04 build(deps): bump pillow from 9.5.0 to 10.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.3.0.
- [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.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 19:55:27 -04:00
..
python_wheels build: bump zeroconf to 0.131.0 2023-12-31 11:18:25 -05:00
backup-database.sh scripts: add database backup and restore scripts 2023-01-27 19:25:09 -05:00
build-zip-release.sh
build_release.py utils: fixes minor typo 2021-12-28 14:13:27 -05:00
data-path-fix.sh data-path-fix: correct moonraker.conf typo 2022-10-22 11:21:17 -04:00
dbtool.py dbtool: improve encoded line regex 2023-01-28 12:09:36 -05:00
fetch-apikey.sh scripts: update default database path for fetch-apikey.sh 2023-01-27 06:10:16 -05:00
finish-upgrade.sh finish-upgrade: helper for finishing updates 2022-10-14 15:15:41 -04:00
install-moonraker.sh install: speedup zeroconf install 2023-12-28 16:37:09 -05:00
make_sysdeps.py install: add moonraker system deps json file 2023-02-22 12:41:57 -05:00
moonraker-requirements.txt build(deps): bump pillow from 9.5.0 to 10.3.0 2024-04-23 19:55:27 -04:00
moonraker-speedups.txt scripts: add support for installing speedups 2023-10-07 07:40:40 -04:00
pdm_build_dist.py build: fix pdm build regression 2024-01-01 05:51:09 -05:00
pk-enum-convertor.py scripts: add pk-enum-converter.py 2022-01-28 18:00:21 -05:00
restore-database.sh scripts: add database backup and restore scripts 2023-01-27 19:25:09 -05:00
set-policykit-rules.sh scripts: add halt polkit rules 2023-02-08 11:11:34 -05:00
sudo_fix.sh FIX: sudo_fix.sh not working on armbian 2021-12-05 06:51:30 -05:00
system-dependencies.json build: remove gpiod deps, add python-periphery 2023-12-22 18:19:58 -05:00
tag-release.sh scripts: add a helper for tagging releases 2022-04-04 11:46:24 -04:00
uninstall-moonraker.sh