From 7714237be009cf4222f0f7d196d64a3e24c39f25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:55:47 +0000 Subject: [PATCH] Bump pillow in /content/_code-samples/airgapped-wallet/py Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.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.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- content/_code-samples/airgapped-wallet/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_code-samples/airgapped-wallet/py/requirements.txt b/content/_code-samples/airgapped-wallet/py/requirements.txt index b9aecf161e..aa87f9e5f2 100644 --- a/content/_code-samples/airgapped-wallet/py/requirements.txt +++ b/content/_code-samples/airgapped-wallet/py/requirements.txt @@ -12,7 +12,7 @@ httpcore==0.13.6 idna==3.2 image==1.5.33 pifacedigitalio==3.0.5 -Pillow==9.3.0 +Pillow==10.0.1 pycparser==2.20 pytz==2021.1 qrcode==7.2