From 3ed4be66299884e671a95eb78d5e93c9ea77d87f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 21:04:23 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 9 updates Bumps the pip group with 9 updates in the /RequirementsFiles directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.5` | `3.10.2` | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.7.4` | | [nltk](https://github.com/nltk/nltk) | `3.8.1` | `3.9` | | [onnx](https://github.com/onnx/onnx) | `1.16.1` | `1.17.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.4.2` | `1.5.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.2.2` | | [waitress](https://github.com/Pylons/waitress) | `3.0.0` | `3.0.1` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.2` | `3.0.6` | | [zipp](https://github.com/jaraco/zipp) | `3.18.1` | `3.19.1` | Updates `aiohttp` from 3.9.5 to 3.10.2 - [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.5...v3.10.2) Updates `certifi` from 2024.2.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) Updates `nltk` from 3.8.1 to 3.9 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9) Updates `onnx` from 1.16.1 to 1.17.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.16.1...v1.17.0) Updates `scikit-learn` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.2...1.5.0) Updates `urllib3` from 2.2.1 to 2.2.2 - [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.2.1...2.2.2) Updates `waitress` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/Pylons/waitress/releases) - [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt) - [Commits](https://github.com/Pylons/waitress/compare/v3.0.0...v3.0.1) Updates `werkzeug` from 3.0.2 to 3.0.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.0.2...3.0.6) Updates `zipp` from 3.18.1 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.18.1...v3.19.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-type: direct:production dependency-group: pip - dependency-name: onnx dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: waitress dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../requirements-\320\241PU.txt" | 18 +++++++++--------- RequirementsFiles/requirements.txt | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git "a/RequirementsFiles/requirements-\320\241PU.txt" "b/RequirementsFiles/requirements-\320\241PU.txt" index 01e39c0f..61d19101 100644 --- "a/RequirementsFiles/requirements-\320\241PU.txt" +++ "b/RequirementsFiles/requirements-\320\241PU.txt" @@ -2,7 +2,7 @@ absl-py==2.1.0 accelerate==0.34.2 addict==2.4.0 aiofiles==23.2.1 -aiohttp==3.9.5 +aiohttp==3.10.2 aiosignal==1.3.1 albumentations==1.4.6 altair==5.3.0 @@ -27,7 +27,7 @@ blis==0.7.11 bnnumerizer==0.0.2 bnunicodenormalizer==0.1.6 catalogue==2.0.10 -certifi==2024.2.2 +certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 @@ -160,12 +160,12 @@ murmurhash==1.0.10 namex==0.0.8 networkx==2.8.8 ninja==1.11.1.1 -nltk==3.8.1 +nltk==3.9 num2words==0.5.13 numba==0.59.1 numpy==1.26.4 omegaconf==2.3.0 -onnx==1.16.1 +onnx==1.17.0 onnxruntime==1.17.3 open_clip_torch==2.26.1 openai-whisper==20240930 @@ -228,7 +228,7 @@ ruff==0.4.2 safetensors==0.4.3 safehttpx==0.1.1 scikit-image==0.23.2 -scikit-learn==1.4.2 +scikit-learn==1.5.0 scipy==1.11.4 semantic-version==2.10.0 sentencepiece==0.2.0 @@ -291,19 +291,19 @@ tzdata==2024.1 tzlocal==5.2 umap-learn==0.5.6 Unidecode==1.3.8 -urllib3==2.2.1 +urllib3==2.2.2 uvicorn==0.29.0 -waitress==3.0.0 +waitress==3.0.1 wasabi==1.1.2 wcwidth==0.2.13 weasel==0.3.4 websockets==12.0 -Werkzeug==3.0.2 +Werkzeug==3.0.6 wrapt==1.16.0 wsproto==1.2.0 yapf==0.40.2 yarl==1.9.4 -zipp==3.18.1 +zipp==3.19.1 clr-loader==0.2.6 pythonnet==3.0.3 wmi==1.5.1 diff --git a/RequirementsFiles/requirements.txt b/RequirementsFiles/requirements.txt index a4997829..f1ec25b8 100644 --- a/RequirementsFiles/requirements.txt +++ b/RequirementsFiles/requirements.txt @@ -2,7 +2,7 @@ accelerate==0.34.2 addict==2.4.0 aiofiles==23.2.1 -aiohttp==3.9.5 +aiohttp==3.10.2 aiosignal==1.3.1 albumentations==1.4.6 altair==5.3.0 @@ -27,7 +27,7 @@ blis==0.7.11 bnnumerizer==0.0.2 bnunicodenormalizer==0.1.6 catalogue==2.0.10 -certifi==2024.2.2 +certifi==2024.7.4 cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 @@ -162,7 +162,7 @@ murmurhash==1.0.10 namex==0.0.8 networkx==2.8.8 ninja==1.11.1.1 -nltk==3.8.1 +nltk==3.9 num2words==0.5.13 numba==0.59.1 numpy==1.26.4 @@ -170,7 +170,7 @@ nvidia-cublas-cu12==12.4.5.8 nvidia-cuda-nvrtc-cu12==12.4.127 nvidia-cudnn-cu12==9.1.0.70 omegaconf==2.3.0 -onnx==1.16.1 +onnx==1.17.0 onnxruntime==1.17.3 onnxruntime-gpu==1.17.1 open_clip_torch==2.26.1 @@ -234,7 +234,7 @@ ruff==0.4.2 safetensors==0.4.3 safehttpx==0.1.1 scikit-image==0.23.2 -scikit-learn==1.4.2 +scikit-learn==1.5.0 scipy==1.11.4 semantic-version==2.10.0 sentencepiece==0.2.0 @@ -297,19 +297,19 @@ tzdata==2024.1 tzlocal==5.2 umap-learn==0.5.6 Unidecode==1.3.8 -urllib3==2.2.1 +urllib3==2.2.2 uvicorn==0.29.0 -waitress==3.0.0 +waitress==3.0.1 wasabi==1.1.2 wcwidth==0.2.13 weasel==0.3.4 websockets==12.0 -Werkzeug==3.0.2 +Werkzeug==3.0.6 wrapt==1.16.0 wsproto==1.2.0 yapf==0.40.2 yarl==1.9.4 -zipp==3.18.1 +zipp==3.19.1 clr-loader==0.2.6 pythonnet==3.0.3 wmi==1.5.1