From eb762de4de25a740f6979bc2a69b630451ef2c22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 22:10:15 +0000 Subject: [PATCH] Bump the pip group with 5 updates Bumps the pip group with 5 updates: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.0.2` | `5.0.3` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.4` | `0.5.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.2` | `4.66.3` | 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) Updates `sqlparse` from 0.4.4 to 0.5.0 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...0.5.0) Updates `tqdm` from 4.66.2 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3) --- 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 - dependency-name: sqlparse dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index ead4a2d..ceb2862 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 @@ -35,11 +35,11 @@ six==1.16.0 sniffio==1.3.1 sortedcontainers==2.4.0 soupsieve==2.4.1 -sqlparse==0.4.4 +sqlparse==0.5.0 stem==1.8.1 termcolor==2.4.0 torrequest==0.1.0 -tqdm==4.66.2 +tqdm==4.66.3 trio==0.24.0 tzdata==2024.1 urllib3>=1.25.4,<2.1