Skip to content

Commit a013e56

Browse files
chore(deps): update pytest-localserver requirement (#961)
Updates the requirements on [pytest-localserver](https://github.com/pytest-dev/pytest-localserver) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-localserver/releases) - [Changelog](https://github.com/pytest-dev/pytest-localserver/blob/main/CHANGES) - [Commits](pytest-dev/pytest-localserver@v0.5.1...v0.10.0) --- updated-dependencies: - dependency-name: pytest-localserver dependency-version: 0.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d3fc8e commit a013e56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ astroid == 3.3.11
22
pylint == 3.3.9
33
pytest >= 8.4.2
44
pytest-cov >= 2.4.0
5-
pytest-localserver >= 0.4.1
5+
pytest-localserver >= 0.10.0
66
pytest-asyncio >= 0.26.0
77
pytest-mock >= 3.6.1
88
respx == 0.23.1

0 commit comments

Comments
 (0)