Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and raimannma committed Dec 11, 2023
1 parent 846dda4 commit 00b12ef
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pre-commit = "^3.3.1"
pydocstyle = "^6.3.0"
pylint = "^2.17.4"
pytest = "^7.3.1"
hypothesis = "^6.75.3"
hypothesis = "^6.92.0"
pyupgrade = "^3.4.0"
safety = "^2.3.5"
pytest-html = "^3.2.0"
Expand Down

0 comments on commit 00b12ef

Please sign in to comment.