Skip to content

Commit 69ebf57

Browse files
Bump hypothesis from 6.151.9 to 6.151.10 in the patch group
Bumps the patch group with 1 update: [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `hypothesis` from 6.151.9 to 6.151.10 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.9...hypothesis-python-6.151.10) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.151.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cbbd38 commit 69ebf57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ dev-pytest = [
104104
"pytest-asyncio == 1.3.0",
105105
"async-solipsism == 0.9",
106106
"time-machine == 3.2.0",
107-
"hypothesis == 6.151.9",
107+
"hypothesis == 6.151.10",
108108
"frequenz-client-dispatch[cli]",
109109
]
110110
dev = [

0 commit comments

Comments
 (0)