Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Commit 19c2387

Browse files
chore(deps-dev): bump hypothesis from 4.50.6 to 4.51.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 4.50.6 to 4.51.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-4.50.6...hypothesis-python-4.51.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2953324 commit 19c2387

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ toml = { version = "^0.10.0", optional = true }
3333

3434
[tool.poetry.dev-dependencies]
3535
pytest = "^5.3"
36-
hypothesis = "^4.50"
36+
hypothesis = "^4.51"
3737
isort = "^4.3"
3838
flake8 = "^3.7"
3939
black = "^19.3b0"

0 commit comments

Comments
 (0)