From 31b74253f9cf13367dc93adbc06d2b4ef04cd64c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 12:04:41 +0000 Subject: [PATCH] Bump pytest-httpx from 0.23.1 to 0.24.0 Bumps [pytest-httpx](https://github.com/Colin-b/pytest_httpx) from 0.23.1 to 0.24.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.23.1...v0.24.0) --- updated-dependencies: - dependency-name: pytest-httpx dependency-type: direct:development update-type: version-update:semver-minor ... 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 6930d0e0..54c5146b 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -179,7 +179,7 @@ pytest==7.4.0 # pytest-httpx pytest-django==4.5.2 # via -r requirements/dev.in -pytest-httpx==0.23.1 +pytest-httpx==0.24.0 # via -r requirements/dev.in python-dateutil==2.8.2 # via