Skip to content

Commit

Permalink
Bump hypothesis from 6.3.0 to 6.8.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.3.0 to 6.8.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.3.0...hypothesis-python-6.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 23, 2021
1 parent a7a401a commit d49760f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 22 deletions.
15 changes: 2 additions & 13 deletions requirements/requirements-ci.txt
Expand Up @@ -272,7 +272,7 @@ hyperlink==21.0.0
# -r requirements-dev.txt
# treq
# twisted
hypothesis==6.3.0
hypothesis==6.8.1
# via -r requirements-dev.txt
idna==2.8
# via
Expand All @@ -284,12 +284,7 @@ idna==2.8
importlib-metadata==3.7.3
# via
# -r requirements-dev.txt
# flake8
# flake8-comprehensions
# jsonschema
# pluggy
# pyinstaller
# pytest
incremental==17.5.0
# via
# -r requirements-dev.txt
Expand Down Expand Up @@ -340,9 +335,7 @@ lru-dict==1.1.6
# -r requirements-dev.txt
# web3
macholib==1.14
# via
# -r requirements-ci.in
# pyinstaller
# via -r requirements-ci.in
markupsafe==1.1.1
# via
# -r requirements-dev.txt
Expand Down Expand Up @@ -689,19 +682,15 @@ twisted[tls]==21.2.0
typed-ast==1.4.0
# via
# -r requirements-dev.txt
# astroid
# black
# mypy
typing-extensions==3.7.4.3
# via
# -r requirements-dev.txt
# black
# importlib-metadata
# matrix-synapse
# mypy
# signedjson
# structlog
# web3
typing-inspect==0.4.0
# via
# -r requirements-dev.txt
Expand Down
10 changes: 1 addition & 9 deletions requirements/requirements-dev.txt
Expand Up @@ -241,7 +241,7 @@ hyperlink==21.0.0
# via
# treq
# twisted
hypothesis==6.3.0
hypothesis==6.8.1
# via -r requirements-dev.in
idna==2.8
# via
Expand All @@ -253,11 +253,7 @@ idna==2.8
importlib-metadata==3.7.3
# via
# -r requirements.txt
# flake8
# flake8-comprehensions
# jsonschema
# pluggy
# pytest
incremental==17.5.0
# via
# treq
Expand Down Expand Up @@ -577,19 +573,15 @@ twisted[tls]==21.2.0
# treq
typed-ast==1.4.0
# via
# astroid
# black
# mypy
typing-extensions==3.7.4.3
# via
# -r requirements.txt
# black
# importlib-metadata
# matrix-synapse
# mypy
# signedjson
# structlog
# web3
typing-inspect==0.4.0
# via
# -r requirements.txt
Expand Down

0 comments on commit d49760f

Please sign in to comment.