From b3b67363fec605f9351e605321e223417df12d7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 08:37:58 +0000 Subject: [PATCH] Bump the pip group across 1 directories with 9 updates Bumps the pip group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.2` | `3.9.3` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.4` | `42.0.5` | | [fonttools](https://github.com/fonttools/fonttools) | `4.43.0` | `4.49.0` | | [langchain](https://github.com/langchain-ai/langchain) | `0.1.0` | `0.1.9` | | [pyarrow](https://github.com/apache/arrow) | `14.0.1` | `15.0.0` | | [python-multipart](https://github.com/andrew-d/python-multipart) | `0.0.7` | `0.0.9` | | [streamlit](https://github.com/streamlit/streamlit) | `1.30.0` | `1.31.1` | | [transformers](https://github.com/huggingface/transformers) | `4.36.0` | `4.38.1` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.7` | `2.2.1` | Updates `aiohttp` from 3.9.2 to 3.9.3 - [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.3) Updates `cryptography` from 42.0.4 to 42.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5) Updates `fonttools` from 4.43.0 to 4.49.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](https://github.com/fonttools/fonttools/compare/4.43.0...4.49.0) Updates `langchain` from 0.1.0 to 0.1.9 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.0...v0.1.9) Updates `pyarrow` from 14.0.1 to 15.0.0 - [Commits](https://github.com/apache/arrow/compare/go/v14.0.1...go/v15.0.0) Updates `python-multipart` from 0.0.7 to 0.0.9 - [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.7...0.0.9) Updates `streamlit` from 1.30.0 to 1.31.1 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.30.0...1.31.1) Updates `transformers` from 4.36.0 to 4.38.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.36.0...v4.38.1) Updates `urllib3` from 2.0.7 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.7...2.2.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip-security-group - dependency-name: cryptography dependency-type: direct:production dependency-group: pip-security-group - dependency-name: fonttools dependency-type: direct:production dependency-group: pip-security-group - dependency-name: langchain dependency-type: direct:production dependency-group: pip-security-group - dependency-name: pyarrow dependency-type: direct:production dependency-group: pip-security-group - dependency-name: python-multipart dependency-type: direct:production dependency-group: pip-security-group - dependency-name: streamlit dependency-type: direct:production dependency-group: pip-security-group - dependency-name: transformers dependency-type: direct:production dependency-group: pip-security-group - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd61780..3a509f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==23.2.1 -aiohttp==3.9.2 +aiohttp==3.9.3 aiosignal==1.3.1 altair==5.1.1 annotated-types==0.5.0 @@ -27,7 +27,7 @@ charset-normalizer==3.2.0 click==8.1.7 coloredlogs==15.0.1 contourpy==1.1.0 -cryptography==42.0.4 +cryptography==42.0.5 cycler==0.11.0 dataclasses-json==0.5.14 decorator==5.1.1 @@ -46,7 +46,7 @@ Faker==19.13.0 filelock==3.12.3 filetype==1.2.0 flatbuffers==23.5.26 -fonttools==4.43.0 +fonttools==4.49.0 frozenlist==1.4.0 fsspec==2023.9.0 gitdb==4.0.10 @@ -76,7 +76,7 @@ jsonschema==4.19.0 jsonschema-specifications==2023.7.1 kiwisolver==1.4.5 lancedb==0.2.2 -langchain==0.1.0 +langchain==0.1.9 langdetect==1.0.9 langsmith==0.0.43 layoutparser==0.3.4 @@ -126,7 +126,7 @@ protobuf==4.24.3 ptyprocess==0.7.0 pure-eval==0.2.2 py==1.11.0 -pyarrow==14.0.1 +pyarrow==15.0.0 pycocotools==2.0.7 pycparser==2.21 pydantic==1.10.13 @@ -145,7 +145,7 @@ python-docx==0.8.11 python-dotenv==1.0.0 python-iso639==2023.6.15 python-magic==0.4.27 -python-multipart==0.0.7 +python-multipart==0.0.9 python-pptx==0.6.21 pytz==2023.3.post1 pytz-deprecation-shim==0.1.0.post0 @@ -169,7 +169,7 @@ socksio==1.0.0 soupsieve==2.5 SQLAlchemy==1.4.49 stack-data==0.6.3 -streamlit==1.30.0 +streamlit==1.31.1 streamlit-antd-components==0.2.4 streamlit-audiorec==0.1.3 streamlit-js-eval==0.1.5 @@ -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.1 txtai==6.0.0 typing-inspect==0.9.0 typing_extensions==4.7.1 @@ -195,7 +195,7 @@ tzlocal==4.3.1 unstructured==0.10.12 unstructured-inference==0.5.25 unstructured.pytesseract==0.3.12 -urllib3==2.0.7 +urllib3==2.2.1 validators==0.22.0 wcwidth==0.2.8 wikipedia==1.4.0