From 3f1a486d757330b4d7bcaf7183158ea172143179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 16:00:33 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 7 updates Bumps the pip group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.2` | `3.9.4` | | [dnspython](https://github.com/rthalley/dnspython) | `2.4.2` | `2.6.1` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [onnx](https://github.com/onnx/onnx) | `1.15.0` | `1.16.0` | | [pandasai](https://github.com/gventuri/pandas-ai) | `1.5.13` | `1.5.18` | | [pillow](https://github.com/python-pillow/Pillow) | `10.2.0` | `10.3.0` | | [transformers](https://github.com/huggingface/transformers) | `4.36.0` | `4.38.0` | Updates `aiohttp` from 3.9.2 to 3.9.4 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.2...v3.9.4) 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 `idna` from 3.4 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.4...v3.7) Updates `onnx` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/compare/v1.15.0...v1.16.0) Updates `pandasai` from 1.5.13 to 1.5.18 - [Release notes](https://github.com/gventuri/pandas-ai/releases) - [Commits](https://github.com/gventuri/pandas-ai/compare/v1.5.13...v1.5.18) 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 `transformers` from 4.36.0 to 4.38.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.36.0...v4.38.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: dnspython dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: onnx dependency-type: direct:production dependency-group: pip - dependency-name: pandasai dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd61780..917478d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==23.2.1 -aiohttp==3.9.2 +aiohttp==3.9.4 aiosignal==1.3.1 altair==5.1.1 annotated-types==0.5.0 @@ -33,7 +33,7 @@ dataclasses-json==0.5.14 decorator==5.1.1 deprecation==2.1.0 distro==1.8.0 -dnspython==2.4.2 +dnspython==2.6.1 duckdb==0.8.1 duckduckgo-search==3.9.11 EbookLib==0.18 @@ -61,7 +61,7 @@ httpx==0.25.2 huggingface-hub==0.16.4 humanfriendly==10.0 hyperframe==6.0.1 -idna==3.4 +idna==3.7 importlib-metadata==6.8.0 install==1.3.5 iopath==0.1.10 @@ -103,7 +103,7 @@ numexpr==2.8.5 numpy==1.25.2 olefile==0.46 omegaconf==2.3.0 -onnx==1.15.0 +onnx==1.16.0 onnxruntime==1.15.1 openai==1.7.0 openai-whisper==20230918 @@ -111,14 +111,14 @@ opencv-python==4.8.0.76 openpyxl==3.1.2 packaging==23.1 pandas==1.5.3 -pandasai==1.5.13 +pandasai==1.5.18 parso==0.8.3 pdf2image==1.16.3 pdfminer.six==20221105 pdfplumber==0.10.2 pexpect==4.8.0 pickleshare==0.7.5 -pillow==10.2.0 +pillow==10.3.0 plantuml==0.3.0 portalocker==2.7.0 prompt-toolkit==3.0.39 @@ -186,7 +186,7 @@ torchvision==0.15.2 tornado==6.3.3 tqdm==4.66.1 traitlets==5.11.2 -transformers==4.36.0 +transformers==4.38.0 txtai==6.0.0 typing-inspect==0.9.0 typing_extensions==4.7.1