From 27ce77fbe9a6b60761895d039a8cb2ee1a097fcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:39:59 +0000 Subject: [PATCH] Bump the pip group with 2 updates Bumps the pip group with 2 updates: [django](https://github.com/django/django) 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 `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-security-group - dependency-name: pillow dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ead4a2d..57c9a5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ 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 @@ -21,7 +21,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