Skip to content

Commit 9452a31

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

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.82.4",
68+
"hypothesis == 6.82.5",
6969
"pytest-asyncio == 0.21.1",
7070
"pytest-mock == 3.11.1",
7171
# For checking docs examples

0 commit comments

Comments
 (0)