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

Update hypothesis requirement from <5.6.0 to <5.35.0 #21

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 11, 2020

Updates the requirements on hypothesis to permit the latest version.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 5.34.1

This patch adds explicit "typing.Optional" annotations to our public API, to better support users who run mypy with "--strict" or "no_implicit_optional=True".

Thanks to Krzysztof Przybyła for bringing this to our attention and writing the patch!

The canonical version of these notes (with links) is on readthedocs.

Commits
  • eecf21b Bump hypothesis-python version to 5.34.1 and update changelog
  • 23d98c1 Merge pull request #2613 from kprzybyla/mypy-no-implicit-optional
  • 6b71f4c Fix changelog formatting
  • 057cd39 Add trailing commas in couple places for better formatting with future versio...
  • 9a75607 Add RELEASE.rst and update AUTHORS.rst
  • d235119 Fix isort and black formatting
  • f3dbed5 Set no_implicit_optional to True for mypy and align typehints
  • 301f8e9 Bump hypothesis-python version to 5.34.0 and update changelog
  • f26b6e0 Merge pull request #2615 from Zac-HD/drop-py35
  • 20929db Test against Django 3.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 11, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 11, 2020

Superseded by #22.

@dependabot dependabot bot closed this Sep 11, 2020
@dependabot dependabot bot deleted the dependabot/pip/hypothesis-lt-5.35.0 branch September 11, 2020 09:09
jenshnielsen pushed a commit that referenced this pull request Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants