From 42c62b9f86e56a72abede57429139a039514596f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 14:38:13 +0000 Subject: [PATCH] Bump pytest-examples from 0.0.4 to 0.0.10 Bumps [pytest-examples](https://github.com/pydantic/pytest-examples) from 0.0.4 to 0.0.10. - [Release notes](https://github.com/pydantic/pytest-examples/releases) - [Commits](https://github.com/pydantic/pytest-examples/compare/v0.0.4...v0.0.10) --- updated-dependencies: - dependency-name: pytest-examples dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 68ba4d0a2..25425ec92 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,7 +2,7 @@ coverage==7.2.7 dirty-equals==0.6.0 hypothesis==6.63.0 pytest==7.4.0 -pytest-examples==0.0.4 +pytest-examples==0.0.10 pytest-speed==0.3.5 pytest-mock==3.11.1 pytest-pretty==1.2.0