diff mbox series

[layerindex-web,1/2] build(deps): bump pillow from 9.2.0 to 9.3.0

Message ID 20230825014209.1817874-1-tim.orling@konsulko.com
State Accepted, archived
Commit 6b56e5c06750b70989d4fd9ba115f84c8184e358
Delegated to: Tim Orling
Headers show
Series [layerindex-web,1/2] build(deps): bump pillow from 9.2.0 to 9.3.0 | expand

Commit Message

Tim Orling Aug. 25, 2023, 1:42 a.m. UTC
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.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.2.0...9.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 1f4975e..85f6520 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,7 +19,7 @@  gitdb==4.0.9
 GitPython==3.1.30
 kombu==5.2.3
 mysqlclient==2.1.0
-Pillow==9.2.0
+Pillow==9.3.0
 pytz==2021.3
 six==1.16.0
 smmap==5.0.0