Skip to content

Commit f6f2648

Browse files
build(deps-dev): bump pytest-httpserver from 1.1.2 to 1.1.3
Bumps [pytest-httpserver](https://github.com/csernazs/pytest-httpserver) from 1.1.2 to 1.1.3. - [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.2...1.1.3) --- updated-dependencies: - dependency-name: pytest-httpserver dependency-version: 1.1.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 433735e commit f6f2648

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -47,7 +47,7 @@ mkdocs-material = "^9.5.49"
4747
pytest = "^8.3.4"
4848
pytest-asyncio = "^0.26.0"
4949
pytest-md-report = "^0.6.2"
50-
pytest_httpserver = "^1.1.0"
50+
pytest_httpserver = "^1.1.3"
5151

5252
[tool.poetry.scripts]
5353
generate-sample-data = "sample_data:main"

0 commit comments

Comments
 (0)