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

Commit dc5a7d6

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

File tree

2 files changed

+13
-21
lines changed

2 files changed

+13
-21
lines changed

poetry.lock

Lines changed: 12 additions & 20 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 = "^5.43"
3737
isort = "^4.3"
3838
flake8 = "^3.8"
3939
black = "^19.3b0"

0 commit comments

Comments
 (0)