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 <6.45.1 to <6.45.2 #2523

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2022

Updates the requirements on hypothesis to permit the latest version.

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.45.1

This release fixes deprecation warnings about "sre_compile" / "sre_parse" imports and "importlib.resources" usage when running Hypothesis on Python 3.11.

It also ensures that Hypothesis' test suite runs with warnings turned into errors, so that such issues will be discovered earlier in the future. This uncovered a couple of formerly hidden minor issues with the testsuite, which are now fixed as well.

Thanks to Florian Bruhin for this contribution.

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

Commits
  • 0fee385 Bump hypothesis-python version to 6.45.1 and update changelog
  • 0ae77dc Merge pull request #3310 from The-Compiler/werror
  • e6d9cb4 Fix unused import
  • 764c82a Allow mypy to follow PEP-561
  • cb3d1b9 Add RELEASE.rst
  • fc4ecc3 Ignore more pytest warnings for PYTHONOPTIMIZE tests
  • 71abb2a Fix performance warning in thread
  • 7edec74 Fix importlib.resources deprecations in Python 3.11
  • 6d1d17d Adjust imports of deprecated sre_* modules in Python 3.11
  • aa5d333 Wait for mypy process end
  • 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)

Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-ruby-0.0.1...hypothesis-python-6.45.1)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file maintenance Low-impact maintenance activity labels Apr 28, 2022
@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #2523 (5f3f429) into main (9df8012) will decrease coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2523      +/-   ##
==========================================
- Coverage   93.77%   93.72%   -0.05%     
==========================================
  Files          75       75              
  Lines       16106    16106              
==========================================
- Hits        15103    15095       -8     
- Misses       1003     1011       +8     

@tkoyama010 tkoyama010 enabled auto-merge (squash) April 28, 2022 09:37
@tkoyama010 tkoyama010 merged commit 5a4d85f into main Apr 28, 2022
@tkoyama010 tkoyama010 deleted the dependabot/pip/hypothesis-lt-6.45.2 branch April 28, 2022 09:55
adeak added a commit to adeak/pyvista that referenced this pull request Apr 28, 2022
* upstream/main:
  Make VTK version error clear when PointSet is still abstract (pyvista#2483)
  Use imageio intersphinx links (pyvista#2489)
  Fix glyphs when orienting with cell data (pyvista#2500)
  Bump mypy from 0.942 to 0.950 (pyvista#2522)
  Update hypothesis requirement from <6.45.1 to <6.45.2 (pyvista#2523)
  Add many Readers (pyvista#2496)
  Bump trimesh from 3.10.8 to 3.11.2 (pyvista#2519)
  Return actor from add_mesh_threshold (pyvista#2516)
  fix uniformgrid.x docstring (pyvista#2511)
  Update imageio requirement from <2.18.0 to <2.19.0 (pyvista#2506)
  Update hypothesis requirement from <6.44.1 to <6.45.1 (pyvista#2507)
  add polyhedral example (pyvista#2505)
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 maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant