From 735fc2588cb01c035723312664f761721f920b84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 20:20:14 +0000 Subject: [PATCH] Bump pillow in /content/_code-samples/airgapped-wallet/py Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 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/8.3.1...9.3.0) --- 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 1ecc9fb209..f53f94c108 100644 --- a/content/_code-samples/airgapped-wallet/py/requirements.txt +++ b/content/_code-samples/airgapped-wallet/py/requirements.txt @@ -13,7 +13,7 @@ httpx==0.18.2 idna==3.2 image==1.5.33 pifacedigitalio==3.0.5 -Pillow==8.3.1 +Pillow==9.3.0 pycparser==2.20 pytz==2021.1 qrcode==7.2