From 30926f570b950d3147ed501ac0ab389a47da83db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:49:25 +0000 Subject: [PATCH] Bump the pip group with 3 updates Bumps the pip group with 3 updates: [django](https://github.com/django/django), [idna](https://github.com/kjd/idna) and [pillow](https://github.com/python-pillow/Pillow). Updates `django` from 5.0.2 to 5.0.3 - [Commits](https://github.com/django/django/compare/5.0.2...5.0.3) 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: django dependency-type: direct:production dependency-group: pip - 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index ead4a2d..fac9a7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,19 +9,19 @@ cffi==1.15.1 charset-normalizer==3.3.2 colorama==0.4.6 cryptography==42.0.5 -Django==5.0.2 +Django==5.0.3 et-xmlfile==1.1.0 exrex==0.11.0 h11==0.14.0 holehe==1.61 httpcore==1.0.4 httpx==0.27.0 -idna==3.6 +idna==3.7 numpy==1.26.4 openpyxl==3.0.10 outcome==1.2.0 pandas==2.0.1 -Pillow==10.2.0 +Pillow==10.3.0 protobuf==4.25.3 pycparser==2.21 PySocks==1.7.1