From b45f38066ea6727ffad266aa6dbb2f379da51280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:23:58 +0000 Subject: [PATCH] Bump pytest-httpserver from 1.0.10 to 1.1.0 Bumps [pytest-httpserver](https://github.com/csernazs/pytest-httpserver) from 1.0.10 to 1.1.0. - [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.10...1.1.0) --- updated-dependencies: - dependency-name: pytest-httpserver dependency-type: direct:production update-type: version-update:semver-minor ... 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 98583fbd..ba71be07 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,5 +5,5 @@ psutil==5.9.8 pytest==8.3.2 pytest-asyncio==0.23.7 pytest-cov==5.0.0 -pytest-httpserver==1.0.10 +pytest-httpserver==1.1.0 pytest-qt==4.4.0