Skip to main content

Bump pytest-httpserver from 1.0.12 to 1.1.0

ID
c6683fb
date
2024-08-12 09:45:33+00:00
author
dependabot <https://github.com/dependabot>
parent
9cf94e6
message
Bump pytest-httpserver from 1.0.12 to 1.1.0

Bumps [pytest-httpserver](https://github.com/csernazs/pytest-httpserver) from 1.0.12 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.12...1.1.0)

---
updated-dependencies:
- dependency-name: pytest-httpserver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
changed files
1 file, 1 addition, 1 deletion

Changed files

dev_requirements.txt (543) → dev_requirements.txt (542)

diff --git a/dev_requirements.txt b/dev_requirements.txt
index 48efbd2..f581d82 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -14,7 +14,7 @@ pytest==8.3.2
     # via
     #   -r dev_requirements.in
     #   pytest-xdist
-pytest-httpserver==1.0.12
+pytest-httpserver==1.1.0
     # via -r dev_requirements.in
 pytest-xdist==3.6.1
     # via -r dev_requirements.in