Skip to content

Commit

Permalink
Update pytest-httpserver requirement from ~=1.0.6 to ~=1.1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-httpserver](https://github.com/csernazs/pytest-httpserver) to permit the latest version.
- [Release notes](https://github.com/csernazs/pytest-httpserver/releases)
- [Changelog](https://github.com/csernazs/pytest-httpserver/blob/master/CHANGES.rst)
- [Commits](csernazs/pytest-httpserver@1.0.6...1.1.0)

---
updated-dependencies:
- dependency-name: pytest-httpserver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent af65182 commit 2b55f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ test = [
"pytest-cases ~= 3.8.3",
"pytest-cov ~= 5.0.0",
"pytest-github-actions-annotate-failures ~= 0.2.0",
"pytest-httpserver ~= 1.0.6",
"pytest-httpserver ~= 1.1.0",
"pytest-randomly ~= 3.15.0",
]
typing = [
Expand Down

0 comments on commit 2b55f03

Please sign in to comment.