Skip to content

Commit 6795017

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

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.2",
6767
"async-solipsism == 0.5",
68-
"hypothesis == 6.84.2",
68+
"hypothesis == 6.84.3",
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)