Skip to content

Commit c4b327d

Browse files
Bump hypothesis from 6.136.8 to 6.138.13 in the minor group
Bumps the minor group with 1 update: [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `hypothesis` from 6.136.8 to 6.138.13 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.136.8...hypothesis-python-6.138.13) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.138.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6ae10c commit c4b327d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ dev-pytest = [
8787
"pytest-asyncio == 1.1.0",
8888
"time-machine == 2.16.0",
8989
"async-solipsism == 0.8",
90-
"hypothesis == 6.136.8",
90+
"hypothesis == 6.138.13",
9191
]
9292
dev = [
9393
"frequenz-sdk[dev-mkdocs,dev-flake8,dev-formatting,dev-mkdocs,dev-mypy,dev-noxfile,dev-pylint,dev-pytest]",

0 commit comments

Comments
 (0)