Skip to content

Commit

Permalink
⬆️ Bump hypothesis from 6.54.6 to 6.55.0
Browse files Browse the repository at this point in the history
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.54.6 to 6.55.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.54.6...hypothesis-python-6.55.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 Oct 1, 2022
1 parent 35f0f3b commit 5bee729
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -39,7 +39,7 @@ pre-commit = "^2.20.0"
pydocstyle = "^6.1.1"
pylint = "^2.15.3"
pytest = "^7.1.3"
hypothesis = "^6.54.6"
hypothesis = "^6.55.0"
pyupgrade = "^2.38.2"
safety = "^2.2.0"
pytest-html = "^3.1.1"
Expand Down

0 comments on commit 5bee729

Please sign in to comment.