From 0109566e18011ae88a9a725b2eb8663b0ad0e772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 15:28:53 +0000 Subject: [PATCH] Bump httpcore from 1.0.6 to 1.0.7 Bumps [httpcore](https://github.com/encode/httpcore) from 1.0.6 to 1.0.7. - [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.6...1.0.7) --- updated-dependencies: - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9695cac..975b72a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ distro==1.9.0 Flask==3.1.0 frozenlist==1.5.0 h11==0.14.0 -httpcore==1.0.6 +httpcore==1.0.7 httpx==0.28.1 idna==3.10 itsdangerous==2.2.0