From a5c3a9fa35367ffb0dd8c143a2e6783f4328ab29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 07:05:59 +0000 Subject: [PATCH] Bump pytest-httpserver from 1.0.9 to 1.0.10 Bumps [pytest-httpserver](https://github.com/csernazs/pytest-httpserver) from 1.0.9 to 1.0.10. - [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.9...1.0.10) --- 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 be97467c..45608a31 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.9 +pytest-httpserver==1.0.10