mirror of https://github.com/jab/bidict.git
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:
parent
7d67e263ac
commit
97791bc2e0
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue