Skip to content

Commit c183741

Browse files
build(deps-dev): bump hypothesis from 6.79.1 to 6.80.0 (#113)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.79.1 to 6.80.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.79.1...hypothesis-python-6.80.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40d3717 commit c183741

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pytest-mypy = "^0.10.3"
2727
pydocstyle = "^6.3.0"
2828
pytest-pydocstyle = "^2.3.2"
2929
pyenchant = "^3.2.2"
30-
hypothesis = "^6.79.1"
30+
hypothesis = "^6.80.0"
3131

3232
[build-system]
3333
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)