Skip to content

Commit 62dc9e1

Browse files
Bump hypothesis from 6.88.0 to 6.88.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.88.0 to 6.88.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.88.0...hypothesis-python-6.88.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c35b25 commit 62dc9e1

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
@@ -65,7 +65,7 @@ dev-pylint = [
6565
dev-pytest = [
6666
"pytest == 7.4.3",
6767
"async-solipsism == 0.5",
68-
"hypothesis == 6.88.0",
68+
"hypothesis == 6.88.1",
6969
"pytest-asyncio == 0.21.1",
7070
"frequenz-repo-config[extra-lint-examples] == 0.5.2",
7171
"pytest-mock == 3.11.1",

0 commit comments

Comments
 (0)