From 0c6263a7efd2b15a11ffdf64d7d4bdc860756601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 04:30:49 +0000 Subject: [PATCH] Bump httpx from 0.27.0 to 0.27.2 in /ci/latest Bumps [httpx](https://github.com/encode/httpx) from 0.27.0 to 0.27.2. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.27.0...0.27.2) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/latest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/latest/requirements.txt b/ci/latest/requirements.txt index de3aa2d..208a36c 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -4,7 +4,7 @@ nextline==0.7.16 nextline-graphql==0.7.9 transitions==0.9.2 -httpx==0.27.0 +httpx==0.27.2 hypothesis==6.112.0 black==24.8.0 pytest-asyncio==0.24.0