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

Commit bfa0dec

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

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

poetry.lock

Lines changed: 13 additions & 8 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
@@ -33,7 +33,7 @@ toml = { version = "^0.10.0", optional = true }
3333

3434
[tool.poetry.dev-dependencies]
3535
pytest = "^6.2"
36-
hypothesis = "^5.1"
36+
hypothesis = "^6.0"
3737
isort = "^4.3"
3838
flake8 = "^3.8"
3939
black = "^19.3b0"

0 commit comments

Comments
 (0)