Skip to content

Commit

Permalink
Bump hypothesis from 6.86.2 to 6.87.1
Browse files Browse the repository at this point in the history
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.86.2 to 6.87.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.86.2...hypothesis-python-6.87.1)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 73c9dee commit 4e2820a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dev-pylint = [
dev-pytest = [
"pytest == 7.4.2",
"async-solipsism == 0.5",
"hypothesis == 6.86.2",
"hypothesis == 6.87.1",
"pytest-asyncio == 0.21.1",
"frequenz-repo-config[extra-lint-examples] == 0.5.2",
"pytest-mock == 3.11.1",
Expand Down

0 comments on commit 4e2820a

Please sign in to comment.