From 8ec5dfde88045dc79c4db9894bdf6b23cc337a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 17:34:10 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 10 updates Bumps the pip group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dnspython](https://github.com/rthalley/dnspython) | `2.4.2` | `2.6.1` | | [fastapi](https://github.com/tiangolo/fastapi) | `0.108.0` | `0.109.1` | | [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `22.0.0` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.6.1` | `4.6.3` | | [python-multipart](https://github.com/andrew-d/python-multipart) | `0.0.6` | `0.0.7` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` | | [starlette](https://github.com/encode/starlette) | `0.32.0.post1` | `0.36.2` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.1` | `4.66.3` | Updates `dnspython` from 2.4.2 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.4.2...v2.6.1) Updates `fastapi` from 0.108.0 to 0.109.1 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.108.0...0.109.1) Updates `gunicorn` from 21.2.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0) 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 `pymongo` from 4.6.1 to 4.6.3 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.6.1...4.6.3) Updates `python-multipart` from 0.0.6 to 0.0.7 - [Release notes](https://github.com/andrew-d/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7) Updates `requests` from 2.31.0 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) Updates `starlette` from 0.32.0.post1 to 0.36.2 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.32.0.post1...0.36.2) Updates `tqdm` from 4.66.1 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production dependency-group: pip - dependency-name: fastapi dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn 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: pymongo dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: starlette dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4d6cca4..0b64486 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,9 +15,9 @@ cycler==0.12.1 deepface==0.0.81 Deprecated==1.2.14 distlib==0.3.8 -dnspython==2.4.2 +dnspython==2.6.1 exceptiongroup==1.2.0 -fastapi==0.108.0 +fastapi==0.109.1 filelock==3.13.1 fire==0.5.0 Flask==3.0.0 @@ -29,13 +29,13 @@ google-auth==2.26.2 google-auth-oauthlib==1.2.0 google-pasta==0.2.0 grpcio==1.60.0 -gunicorn==21.2.0 +gunicorn==22.0.0 h11==0.14.0 h5py==3.10.0 httpcore==1.0.2 httpx==0.26.0 identify==2.5.36 -idna==3.6 +idna==3.7 importlib-metadata==7.0.1 importlib-resources==6.1.1 iniconfig==2.0.0 @@ -57,7 +57,7 @@ opt-einsum==3.3.0 packaging==23.2 pandas==2.1.4 passlib==1.7.4 -pillow==10.2.0 +pillow==10.3.0 platformdirs==4.2.2 pluggy==1.3.0 pre-commit==3.7.1 @@ -66,24 +66,24 @@ pyasn1==0.5.1 pyasn1-modules==0.3.0 pydantic==2.5.3 pydantic_core==2.14.6 -pymongo==4.6.1 +pymongo==4.6.3 pyparsing==3.1.1 PySocks==1.7.1 pytest==7.4.4 pytest-ordering==0.6 python-dateutil==2.8.2 python-dotenv==1.0.1 -python-multipart==0.0.6 +python-multipart==0.0.7 pytz==2023.3.post1 PyYAML==6.0.1 -requests==2.31.0 +requests==2.32.2 requests-oauthlib==1.3.1 retina-face==0.0.13 rsa==4.9 six==1.16.0 sniffio==1.3.0 soupsieve==2.5 -starlette==0.32.0.post1 +starlette==0.36.2 tensorboard==2.15.1 tensorboard-data-server==0.7.2 tensorflow==2.15.0 @@ -91,7 +91,7 @@ tensorflow-estimator==2.15.0 tensorflow-io-gcs-filesystem==0.31.0 termcolor==2.4.0 tomli==2.0.1 -tqdm==4.66.1 +tqdm==4.66.3 typing_extensions==4.9.0 tzdata==2023.4 urllib3==2.1.0