From c6f89886a049e90b6dc90920b761421428d9a20c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:19:23 +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.0.1. - [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.0.1) --- 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..d2a9521 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.0.1