From 6bf2a0f8355386a8489852d2300b872e08b82c15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:32:25 +0000 Subject: [PATCH] Bump pytest-httpserver from 1.1.0 to 1.1.1 Bumps [pytest-httpserver](https://github.com/csernazs/pytest-httpserver) from 1.1.0 to 1.1.1. - [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.1.0...1.1.1) --- updated-dependencies: - dependency-name: pytest-httpserver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 7e51597c..44094abd 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,5 +5,5 @@ psutil==6.1.1 pytest==8.3.4 pytest-asyncio==0.25.0 pytest-cov==6.0.0 -pytest-httpserver==1.1.0 +pytest-httpserver==1.1.1 pytest-qt==4.4.0