diff mbox series

[layerindex-web,1/3] build(deps): bump pillow from 10.2.0 to 10.3.0

Message ID 20240409235602.3362257-1-tim.orling@konsulko.com
State Accepted, archived
Commit 468d2e5004061f469138e57459baa8a716ca6f6c
Delegated to: Tim Orling
Headers show
Series [layerindex-web,1/3] build(deps): bump pillow from 10.2.0 to 10.3.0 | expand

Commit Message

Tim Orling April 9, 2024, 11:55 p.m. UTC
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.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/10.2.0...10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/requirements.txt b/requirements.txt
index 256bc28..93e4e53 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -25,7 +25,7 @@  GitPython==3.1.41
 kombu==5.3.4
 mysqlclient==2.2.1
 packaging_legacy==23.0.post0
-Pillow==10.2.0
+Pillow==10.3.0
 prompt-toolkit==3.0.43
 python-dateutil==2.8.2
 pytz==2023.3.post1