From 3c1948ca4d805faa9484a3647918ea26891202a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 04:19:27 +0000 Subject: [PATCH] Bump pytest-httpx from 0.33.0 to 0.35.0 in /ci/latest Bumps [pytest-httpx](https://github.com/Colin-b/pytest_httpx) from 0.33.0 to 0.35.0. - [Release notes](https://github.com/Colin-b/pytest_httpx/releases) - [Changelog](https://github.com/Colin-b/pytest_httpx/blob/develop/CHANGELOG.md) - [Commits](https://github.com/Colin-b/pytest_httpx/compare/v0.33.0...v0.35.0) --- updated-dependencies: - dependency-name: pytest-httpx dependency-type: direct:production update-type: version-update:semver-minor ... 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 a80cb13..151e156 100644 --- a/ci/latest/requirements.txt +++ b/ci/latest/requirements.txt @@ -10,5 +10,5 @@ nextline-test-utils==0.1.2 pytest-asyncio==0.24.0 pytest-cov==6.0.0 pytest==8.3.3 -pytest-httpx==0.33.0 +pytest-httpx==0.35.0 deepdiff==8.0.1