Skip to content

Commit

Permalink
Bump pytest-httpserver from 1.0.8 to 1.0.10
Browse files Browse the repository at this point in the history
Bumps [pytest-httpserver](https://github.com/csernazs/pytest-httpserver) from 1.0.8 to 1.0.10.
- [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.8...1.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 6, 2024
1 parent e1f81a5 commit b63e9f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ bandit = "^1.7"
pytest = "^7.4"
flake8 = "^7.0"
werkzeug = "^3.0.3"
pytest-httpserver = "^1.0.6"
pytest-httpserver = "^1.0.10"
tox = "^4"
pytest-cov = "^5.0"
types-requests = "^2.32.0"
Expand Down

0 comments on commit b63e9f2

Please sign in to comment.