From 6155039b634f41dd4e34ff7894b0d161a14dde94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 21:12:14 +0000 Subject: [PATCH] build(deps): bump pillow in /docs/examples/app_user_provisioner Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.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.4.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/examples/app_user_provisioner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/app_user_provisioner/requirements.txt b/docs/examples/app_user_provisioner/requirements.txt index 575e804..49bd42a 100644 --- a/docs/examples/app_user_provisioner/requirements.txt +++ b/docs/examples/app_user_provisioner/requirements.txt @@ -1,3 +1,3 @@ pyodk==0.2.0 segno==1.5.2 -Pillow==9.4.0 +Pillow==10.3.0