From ee2b2b2c5fc2620a388a62eeb65dc044c78e8d01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:13:07 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 10.3.0 in /dash/sample_code/python/automation Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 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/5.4.1...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../python/automation/automate-linux-requirements.txt | 2 +- .../sample_code/python/automation/automate-mac-requirements.txt | 2 +- .../sample_code/python/automation/automate-win-requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dash/sample_code/python/automation/automate-linux-requirements.txt b/dash/sample_code/python/automation/automate-linux-requirements.txt index d4e53c3a..cb26d4a1 100644 --- a/dash/sample_code/python/automation/automate-linux-requirements.txt +++ b/dash/sample_code/python/automation/automate-linux-requirements.txt @@ -8,7 +8,7 @@ python-docx==0.8.10 imapclient==2.1.0 pyzmail36==1.0.4 twilio -pillow==5.4.1 +pillow==10.3.0 PyInputPlus==0.2.6 ezgmail==0.0.4 ezsheets==0.0.2 diff --git a/dash/sample_code/python/automation/automate-mac-requirements.txt b/dash/sample_code/python/automation/automate-mac-requirements.txt index e68053eb..5923aaf3 100644 --- a/dash/sample_code/python/automation/automate-mac-requirements.txt +++ b/dash/sample_code/python/automation/automate-mac-requirements.txt @@ -8,7 +8,7 @@ python-docx==0.8.10 imapclient==2.1.0 pyzmail36==1.0.4 twilio -pillow==5.4.1 +pillow==10.3.0 PyInputPlus==0.2.6 ezgmail==0.0.4 ezsheets==0.0.2 diff --git a/dash/sample_code/python/automation/automate-win-requirements.txt b/dash/sample_code/python/automation/automate-win-requirements.txt index 4ce668b7..14c3736f 100644 --- a/dash/sample_code/python/automation/automate-win-requirements.txt +++ b/dash/sample_code/python/automation/automate-win-requirements.txt @@ -10,5 +10,5 @@ pyzmail36==1.0.4 twilio ezgmail ezsheets -pillow==6.0.0 +pillow==10.3.0 pyautogui