From 63fc1be1dc22ccb00a8ae70bb189327fe1a57987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:00:18 +0000 Subject: [PATCH] build(deps): bump pillow from 10.0.1 to 10.2.0 in /.github Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.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/10.0.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index a28d9a9187..b17e905b60 100644 --- a/.github/requirements.txt +++ b/.github/requirements.txt @@ -29,7 +29,7 @@ log-symbols==0.0.14 # via halo milc==1.6.6 # via qmk -pillow==10.0.1 +pillow==10.2.0 # via qmk pygments==2.15.1 # via qmk