From e35c02b434cd50e3ef7f1313bc8a3252a6b60f13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 15:35:20 +0000 Subject: [PATCH] Bump the pip group with 4 updates Bumps the pip group with 4 updates: [aiohttp](https://github.com/aio-libs/aiohttp), [gradio](https://github.com/gradio-app/gradio), [starlette](https://github.com/encode/starlette) and [tornado](https://github.com/tornadoweb/tornado). Updates `aiohttp` from 3.10.2 to 3.10.11 - [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.10.2...v3.10.11) Updates `gradio` from 4.44.0 to 5.5.0 - [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@5.5.0) Updates `starlette` from 0.36.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.36.2...0.40.0) Updates `tornado` from 6.4.1 to 6.4.2 - [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.1...v6.4.2) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: gradio dependency-type: direct:production dependency-group: pip - dependency-name: starlette dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 091d497..987cc70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.10.2 +aiohttp==3.10.11 aiosignal==1.2.0 analytics-python==1.4.0 anyio==3.5.0 @@ -30,7 +30,7 @@ ffmpy==0.3.0 filelock==3.5.1 fonttools==4.43.0 frozenlist==1.3.0 -gradio==4.44.0 +gradio==5.5.0 greenlet==1.1.2 h11==0.13.0 idna==3.7 @@ -98,11 +98,11 @@ Send2Trash==1.8.0 six==1.16.0 sniffio==1.2.0 stack-data==0.2.0 -starlette==0.36.2 +starlette==0.40.0 terminado==0.13.1 testpath==0.5.0 tomli==2.0.1 -tornado==6.4.1 +tornado==6.4.2 traitlets==5.1.1 typing_extensions==4.1.1 urllib3==1.26.19