Skip to content

Commit

Permalink
Build(deps): bump hypothesis from 3.83.2 to 3.86.8
Browse files Browse the repository at this point in the history
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 3.83.2 to 3.86.8.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-3.83.2...hypothesis-python-3.86.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jan 9, 2019
1 parent 024cde7 commit 2b3d55b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 36 deletions.
54 changes: 24 additions & 30 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 7 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-i https://pypi.python.org/simple/
apipkg==1.5
argh==0.26.2
astroid==2.1.0
Expand All @@ -8,7 +9,7 @@ bleach==3.0.2
certifi==2018.11.29
chardet==3.0.4
click==7.0
colorama==0.4.1 ; sys_platform == 'win32'
colorama==0.4.1
coverage==4.5.2
dataclasses==0.6
docopt==0.6.2
Expand All @@ -22,21 +23,21 @@ future==0.17.1
gitchangelog==3.0.3
gitdb2==2.0.5
gitpython==2.1.11
hypothesis==3.83.2
hypothesis==3.86.8
idna==2.8
isort==4.3.4
lazy-object-proxy==1.3.1
mccabe==0.6.1
mockito==1.1.1
more-itertools==4.3.0
more-itertools==5.0.0
multidict==4.5.2
mypy-extensions==0.4.1
mypy==0.650
packaging==18.0
pathtools==0.1.2
pbr==5.1.1
pefile==2018.8.8
pkginfo==1.4.2
pkginfo==1.5.0.1
pluggy==0.8.0
py==1.7.0
pygments==2.3.1
Expand Down Expand Up @@ -66,7 +67,7 @@ stevedore==1.30.0
text-unidecode==1.2
toml==0.10.0
tomlkit==0.5.3
tqdm==4.28.1
tqdm==4.29.0
twine==1.12.1
typed-ast==1.1.1 ; python_version < '3.7' and implementation_name == 'cpython'
urllib3==1.24.1
Expand All @@ -75,4 +76,4 @@ watchdog==0.9.0
webencodings==0.5.1
wheel==0.32.3
wrapt==1.10.11
yarl==1.3.0 ; python_version >= '3.4'
yarl==1.3.0 ; python_version >= '3.4'

0 comments on commit 2b3d55b

Please sign in to comment.