From 53f6ecf3f2ab481a94fb58e3ecae2f313ccfbf18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 15:57:53 +0000 Subject: [PATCH] build(deps): Bump the pip group across 1 directory with 5 updates Bumps the pip group with 5 updates in the /leaderboard directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.2` | `3.11.0b0` | | [gradio](https://github.com/gradio-app/gradio) | `4.44.0` | `4.44.1` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.6` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.9` | `0.0.18` | | [starlette](https://github.com/encode/starlette) | `0.37.2` | `0.40.0` | Updates `aiohttp` from 3.10.2 to 3.11.0b0 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.11.0b0/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.11.0b0) Updates `gradio` from 4.44.0 to 4.44.1 - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@4.44.0...gradio@4.44.1) Updates `jinja2` from 3.1.4 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.6) Updates `python-multipart` from 0.0.9 to 0.0.18 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.9...0.0.18) Updates `starlette` from 0.37.2 to 0.40.0 - [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.37.2...0.40.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: gradio dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-type: direct:production dependency-group: pip - dependency-name: starlette dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- leaderboard/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/leaderboard/requirements.txt b/leaderboard/requirements.txt index fd58cae..810e4ac 100644 --- a/leaderboard/requirements.txt +++ b/leaderboard/requirements.txt @@ -1,5 +1,5 @@ aiofiles==23.2.1 -aiohttp==3.10.2 +aiohttp==3.11.0b0 aiosignal==1.3.1 altair==5.3.0 annotated-types==0.7.0 @@ -21,7 +21,7 @@ filelock==3.15.1 fonttools==4.53.0 frozenlist==1.4.1 fsspec==2024.6.0 -gradio==4.44.0 +gradio==4.44.1 gradio-client==1.0.2 h11==0.14.0 httpcore==1.0.5 @@ -30,7 +30,7 @@ httpx==0.27.0 huggingface-hub==0.23.4 idna==3.7 importlib-resources==6.4.0 -jinja2==3.1.4 +jinja2==3.1.6 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 kiwisolver==1.4.5 @@ -53,7 +53,7 @@ pygments==2.18.0 pyparsing==3.1.2 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 -python-multipart==0.0.9 +python-multipart==0.0.18 pytz==2024.1 pyyaml==6.0.1 referencing==0.35.1 @@ -65,7 +65,7 @@ semantic-version==2.10.0 shellingham==1.5.4 six==1.16.0 sniffio==1.3.1 -starlette==0.37.2 +starlette==0.40.0 tomlkit==0.12.0 toolz==0.12.1 tqdm==4.66.4