Bump pillow from 9.5.0 to 10.0.0 in /requirements (#1462)

* Bump pillow from 9.5.0 to 10.0.0 in /requirements

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.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.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* Bump max version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
This commit is contained in:
dependabot[bot] 2023-07-03 21:37:20 +00:00 коммит произвёл GitHub
Родитель adb55af681
Коммит fa6542d91a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -52,7 +52,7 @@ dependencies = [
# numpy 1.19.3+ required by Python 3.9 wheels
"numpy>=1.19.3,<2",
# pillow 8+ required for Python 3.9 wheels
"pillow>=8,<10",
"pillow>=8,<11",
# pyproj 3+ required for Python 3.9 wheels
"pyproj>=3,<4",
# rasterio 1.2+ required for Python 3.9 wheels

Просмотреть файл

@ -9,7 +9,7 @@ lightly==1.4.10
lightning==2.0.4
matplotlib==3.7.1
numpy==1.25.0
pillow==9.5.0
pillow==10.0.0
pyproj==3.6.0
rasterio==1.3.8
rtree==1.0.1