Skip to content

Commit 6aef50f

Browse files
build(deps-dev): bump hypothesis from 6.80.0 to 6.81.0 (#116)
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.80.0 to 6.81.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.80.0...hypothesis-python-6.81.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 e7b9ab8 commit 6aef50f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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.80.0"
30+
hypothesis = "^6.81.0"
3131

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

0 commit comments

Comments
 (0)