From aae96a029ef785d92a75db451cea580af293ae86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 21:18:17 +0000 Subject: [PATCH] Bump the pip group with 2 updates Bumps the pip group with 2 updates: [idna](https://github.com/kjd/idna) and [pillow](https://github.com/python-pillow/Pillow). Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) Updates `pillow` from 10.2.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/10.2.0...10.3.0) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: pillow 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 ebc5ea6..77bd4d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ future==1.0.0 gevent==24.2.1 gevent-websocket==0.10.1 greenlet==3.0.3 -idna==3.6 +idna==3.7 ipython==8.12.3 jedi==0.19.1 Jinja2==3.1.3 @@ -49,7 +49,7 @@ parso==0.8.3 pbr==6.0.0 pefile==2023.2.7 pickleshare==0.7.5 -pillow==10.2.0 +pillow==10.3.0 pip==24.0 pipreqs==0.5.0 platformdirs==4.2.0