Skip to content

Commit 80fd2c2

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

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.138.13",
90+
"hypothesis == 6.138.14",
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)