Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hypothesis from 6.3.0 to 6.8.1 in /requirements #6884

Merged
merged 1 commit into from Mar 24, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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