Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent ae07105 commit 22cbdf2
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 @@ -18,7 +18,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"bumpver==2023.1129",
"hypothesis==6.98.8",
"hypothesis==6.98.17",
"pre-commit==3.6.2",
"pytest==8.0.1",
"pytest-asyncio==0.23.5",
Expand Down

0 comments on commit 22cbdf2

Please sign in to comment.