Skip to content

Commit 0de16b9

Browse files
build(deps-dev): bump pytest-httpserver from 1.1.0 to 1.1.1
Bumps [pytest-httpserver](https://github.com/csernazs/pytest-httpserver) from 1.1.0 to 1.1.1. - [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.1.0...1.1.1) --- updated-dependencies: - dependency-name: pytest-httpserver dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40ad67f commit 0de16b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ coverage = "^7.6.0"
3131
pytest = "^8.3.3"
3232
pytest-asyncio = "^0.24.0"
3333
tox = "^4.20.0"
34-
pytest-httpserver = "^1.0.8"
34+
pytest-httpserver = "^1.1.1"
3535
ruff = "^0"
3636

3737

0 commit comments

Comments
 (0)