From 4ec804ffaba4ef5466837241a215919891de4e65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 03:58:55 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the /assets directory: [requests](https://github.com/psf/requests), [h11](https://github.com/python-hyper/h11) and [urllib3](https://github.com/urllib3/urllib3). Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) Updates `h11` from 0.14.0 to 0.16.0 - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) Updates `urllib3` from 2.4.0 to 2.5.0 - [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.4.0...2.5.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- assets/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/requirements.txt b/assets/requirements.txt index 4957dca..1adc8e0 100644 --- a/assets/requirements.txt +++ b/assets/requirements.txt @@ -10,7 +10,7 @@ click==8.1.8 exceptiongroup==1.2.2 fastmcp==2.2.2 frozenlist==1.6.0 -h11==0.14.0 +h11==0.16.0 httpcore==1.0.8 httpx==0.28.1 httpx-sse==0.4.0 @@ -28,7 +28,7 @@ pygments==2.19.1 python-dateutil==2.9.0.post0 python-dotenv==1.1.0 pyyaml==6.0.2 -requests==2.32.3 +requests==2.32.4 rich==14.0.0 shellingham==1.5.4 six==1.17.0 @@ -39,7 +39,7 @@ typer==0.15.2 typing-extensions==4.13.2 typing-inspection==0.4.0 tzdata==2025.2 -urllib3==2.4.0 +urllib3==2.5.0 uvicorn==0.34.2 huaweicloudsdkcore==3.1.150 websockets==15.0.1