Skip to main content

Bump pytest-httpserver from 1.0.10 to 1.0.12

ID
572b9b1
date
2024-07-22 09:47:29+00:00
author
dependabot <https://github.com/dependabot>
parent
821b692
message
Bump pytest-httpserver from 1.0.10 to 1.0.12

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

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

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 (543)

diff --git a/dev_requirements.txt b/dev_requirements.txt
index b6050a0..6acc4a9 100644
--- a/dev_requirements.txt
+++ b/dev_requirements.txt
@@ -14,7 +14,7 @@ pytest==8.2.2
     # via
     #   -r dev_requirements.in
     #   pytest-xdist
-pytest-httpserver==1.0.10
+pytest-httpserver==1.0.12
     # via -r dev_requirements.in
 pytest-xdist==3.6.1
     # via -r dev_requirements.in