Bump hypothesis from 5.41.4 to 5.43.3 in /requirements

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.41.4 to 5.43.3.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.41.4...hypothesis-python-5.43.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-20 13:07:43 +00:00 committed by Joshua Bronson
parent 7d67e263ac
commit 97791bc2e0
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ coverage==5.3.1 # via -r tests.in, pytest-cov
distlib==0.3.1 # via virtualenv distlib==0.3.1 # via virtualenv
docutils==0.16 # via sphinx docutils==0.16 # via sphinx
filelock==3.0.12 # via tox, virtualenv filelock==3.0.12 # via tox, virtualenv
hypothesis==5.41.4 # via -r tests.in hypothesis==5.43.3 # via -r tests.in
identify==1.5.10 # via pre-commit identify==1.5.10 # via pre-commit
idna==2.10 # via requests idna==2.10 # via requests
imagesize==1.2.0 # via sphinx imagesize==1.2.0 # via sphinx

View File

@ -11,7 +11,7 @@ certifi==2020.11.8 # via requests
chardet==3.0.4 # via requests chardet==3.0.4 # via requests
coverage==5.3.1 # via -r tests.in, pytest-cov coverage==5.3.1 # via -r tests.in, pytest-cov
docutils==0.16 # via sphinx docutils==0.16 # via sphinx
hypothesis==5.41.4 # via -r tests.in hypothesis==5.43.3 # via -r tests.in
idna==2.10 # via requests idna==2.10 # via requests
imagesize==1.2.0 # via sphinx imagesize==1.2.0 # via sphinx
iniconfig==1.1.1 # via pytest iniconfig==1.1.1 # via pytest