From a1cd35e459174fd659e11317ac1cb72a84fc655b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 06:31:33 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump httpcore from 1.0.8 to 1.0.9 Bumps [httpcore](https://github.com/encode/httpcore) from 1.0.8 to 1.0.9. - [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.8...1.0.9) --- updated-dependencies: - dependency-name: httpcore dependency-version: 1.0.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5f139b2b444..7ca6b74ebc2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -23,7 +23,7 @@ frozenlist==1.6.0 h11==0.14.0 h2==4.2.0 hpack==4.1.0 -httpcore==1.0.8 +httpcore==1.0.9 httpx==0.28.1 hyperframe==6.1.0 idna==3.10 From ecf17af86178e0826045d5a11ff1778515090f2d Mon Sep 17 00:00:00 2001 From: rkodev <43806892+rkodev@users.noreply.github.com> Date: Fri, 2 May 2025 10:54:10 +0300 Subject: [PATCH 2/2] fix dependecy conflict --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7ca6b74ebc2..abe22453adb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ docutils==0.20.1 flit==3.12.0 flit_core==3.12.0 frozenlist==1.6.0 -h11==0.14.0 +h11==0.16.0 h2==4.2.0 hpack==4.1.0 httpcore==1.0.9