From ecf945df0467b940a6b686f9a43b7007f0e0a21b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 06:55:32 +0000 Subject: [PATCH] Bump httpcore from 1.0.7 to 1.0.8 in the all group across 1 directory Bumps the all group with 1 update in the / directory: [httpcore](https://github.com/encode/httpcore). Updates `httpcore` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpcore/compare/1.0.7...1.0.8) --- updated-dependencies: - dependency-name: httpcore dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f909c44b..342895a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ dnspython==2.7.0 email-validator==2.2.0 exceptiongroup==1.2.2 ; python_full_version < '3.11' h11==0.14.0 -httpcore==1.0.7 +httpcore==1.0.8 httpx==0.28.1 idna==3.10 jmespath==1.0.1