Skip to content

Commit 35c1664

Browse files
Bump hypothesis from 6.84.0 to 6.84.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.84.0 to 6.84.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.84.0...hypothesis-python-6.84.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 4200fc4 commit 35c1664

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.0",
6767
"async-solipsism == 0.5",
68-
"hypothesis == 6.84.0",
68+
"hypothesis == 6.84.1",
6969
"pytest-asyncio == 0.21.1",
7070
"pytest-mock == 3.11.1",
7171
# For checking docs examples

0 commit comments

Comments
 (0)