mirror of https://github.com/jab/bidict.git
Bump hypothesis from 5.49.0 to 6.0.2 in /requirements
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.49.0 to 6.0.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.49.0...hypothesis-python-6.0.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
17b14ea0d8
commit
ed1d1cdcae
|
@ -18,7 +18,7 @@ coverage==5.3.1 # via -r tests.in, pytest-cov
|
|||
distlib==0.3.1 # via virtualenv
|
||||
docutils==0.16 # via sphinx
|
||||
filelock==3.0.12 # via tox, virtualenv
|
||||
hypothesis==5.49.0 # via -r tests.in
|
||||
hypothesis==6.0.2 # via -r tests.in
|
||||
icdiff==1.9.1 # via pytest-icdiff
|
||||
identify==1.5.11 # via pre-commit
|
||||
idna==2.10 # via requests
|
||||
|
|
|
@ -11,7 +11,7 @@ certifi==2020.12.5 # via requests
|
|||
chardet==4.0.0 # via requests
|
||||
coverage==5.3.1 # via -r tests.in, pytest-cov
|
||||
docutils==0.16 # via sphinx
|
||||
hypothesis==5.49.0 # via -r tests.in
|
||||
hypothesis==6.0.2 # via -r tests.in
|
||||
icdiff==1.9.1 # via pytest-icdiff
|
||||
idna==2.10 # via requests
|
||||
imagesize==1.2.0 # via sphinx
|
||||
|
|
Loading…
Reference in New Issue