From 8f02ea825258c9209cffd54ab53be0755bbe1b1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 03:00:28 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [pillow](https://github.com/python-pillow/Pillow) and [gitpython](https://github.com/gitpython-developers/GitPython). Updates `pillow` from 2.0.0 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/2.0.0...10.3.0) Updates `gitpython` from 1.0.1 to 3.1.41 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/1.0.1...3.1.41) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: gitpython dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1a31203e..3306f2f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ #--extra-index-url https://pebble:W9Ngyc3ohHFvLKfUUxmVruCmBaHQxNBCpfDCXyoAwLJgncZmAw@pypi.pbl.io/ -Pillow==2.0.0 +Pillow==10.3.0 freetype-py==1.0 ply==3.4 pyusb==1.0.0b2 @@ -10,7 +10,7 @@ pexpect cobs<1.2.0 svg.path<5 requests -GitPython==1.0.1 +GitPython==3.1.41 pyelftools==0.23 pycrypto==2.6.1 mock