From dee8b63a9ccdf09571ee8ec66cddaa3f44076417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 07:53:32 +0000 Subject: [PATCH] Bump pytest-httpserver from 1.0.8 to 1.0.9 Bumps [pytest-httpserver](https://github.com/csernazs/pytest-httpserver) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/csernazs/pytest-httpserver/releases) - [Changelog](https://github.com/csernazs/pytest-httpserver/blob/master/CHANGES.rst) - [Commits](https://github.com/csernazs/pytest-httpserver/compare/1.0.8...1.0.9) --- updated-dependencies: - dependency-name: pytest-httpserver 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 8a3cfa3b..be97467c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ numpy==1.26.4 xlrd==2.0.1 pandas==2.2.0 cloudscraper==1.2.71 -pytest-httpserver==1.0.8 +pytest-httpserver==1.0.9