Skip to content

chore(deps): update hypothesis requirement from ~=6.0 to ~=6.156#301

Closed
dependabot[bot] wants to merge 1 commit into
mainlinefrom
dependabot/pip/hypothesis-approx-eq-6.155
Closed

chore(deps): update hypothesis requirement from ~=6.0 to ~=6.156#301
dependabot[bot] wants to merge 1 commit into
mainlinefrom
dependabot/pip/hypothesis-approx-eq-6.155

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on hypothesis to permit the latest version.

Commits
  • 8683661 Bump hypothesis version to 6.156.4 and update changelog
  • d55de5a Merge pull request #4793 from Liam-DeVoe/abi3-wheels
  • 81be9b1 Merge pull request #4792 from HypothesisWorks/fix-version-import
  • 503f86d ship abi3 wheels
  • 60c92c0 fix docs build in github release
  • a6ca790 Bump hypothesis version to 6.156.3 and update changelog
  • 3a49f9e Merge pull request #4786 from Liam-DeVoe/fix-release
  • 3ea2aef Bump hypothesis version to 6.156.2 and update changelog
  • 6bdf847 Merge pull request #4787 from dylan-bakr/patch-github-artifact-database-keyerror
  • 8edffba simplify comment
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 29, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner June 29, 2026 15:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 29, 2026
github-actions[bot]
github-actions Bot previously approved these changes Jun 29, 2026
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-python-6.0.0...v6.156.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): update hypothesis requirement from ~=6.0 to ~=6.155 chore(deps): update hypothesis requirement from ~=6.0 to ~=6.156 Jul 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/hypothesis-approx-eq-6.155 branch from 0363ee1 to c0e8fb3 Compare July 8, 2026 22:13
jericht added a commit that referenced this pull request Jul 8, 2026
Update dev dependencies to their latest versions while maintaining
Python 3.9 support via environment markers:

- pytest: 8.4.* -> 9.1.* (Py39 stays on 8.4.*)
- black: 25.* -> 26.* (Py39 stays on 25.*)
- mypy: 1.19.* -> 2.2.* (Py39 stays on 1.19.*)
- hypothesis: ~=6.0 -> ~=6.156 (Py39 gets ~=6.141)

All four packages dropped Python 3.9 support in their latest major
releases. This uses the same conditional pattern as openjd-cli.

Supersedes #300, #301, #302, #303.

Signed-off-by: Jericho Tolentino <68654047+jericht@users.noreply.github.com>
jericht added a commit that referenced this pull request Jul 9, 2026
Update dev dependencies to their latest versions while maintaining
Python 3.9 support via environment markers:

- pytest: 8.4.* -> 9.1.* (Py39 stays on 8.4.*)
- black: 25.* -> 26.* (Py39 stays on 25.*)
- mypy: 1.19.* -> 2.2.* (Py39 stays on 1.19.*)
- hypothesis: ~=6.0 -> ~=6.156 (Py39 gets ~=6.141)

All four packages dropped Python 3.9 support in their latest major
releases. This uses the same conditional pattern as openjd-cli.

Supersedes #300, #301, #302, #303.

Signed-off-by: Jericho Tolentino <68654047+jericht@users.noreply.github.com>
jericht added a commit that referenced this pull request Jul 9, 2026
Update dev dependencies to their latest versions while maintaining
Python 3.9 support via environment markers:

- pytest: 8.4.* -> 9.1.* (Py39 stays on 8.4.*)
- black: 25.* -> 26.* (Py39 stays on 25.*)
- mypy: 1.19.* -> 2.2.* (Py39 stays on 1.19.*)
- hypothesis: ~=6.0 -> ~=6.156 (Py39 gets ~=6.141)

All four packages dropped Python 3.9 support in their latest major
releases. This uses the same conditional pattern as openjd-cli.

Supersedes #300, #301, #302, #303.

Signed-off-by: Jericho Tolentino <68654047+jericht@users.noreply.github.com>
jericht added a commit that referenced this pull request Jul 9, 2026
Update dev dependencies to their latest versions while maintaining
Python 3.9 support via environment markers:

- pytest: 8.4.* -> 9.1.* (Py39 stays on 8.4.*)
- black: 25.* -> 26.* (Py39 stays on 25.*)
- mypy: 1.19.* -> 2.2.* (Py39 stays on 1.19.*)
- hypothesis: ~=6.0 -> ~=6.156 (Py39 gets ~=6.141)

All four packages dropped Python 3.9 support in their latest major
releases. This uses the same conditional pattern as openjd-cli.

Supersedes #300, #301, #302, #303.

Signed-off-by: Jericho Tolentino <68654047+jericht@users.noreply.github.com>
jericht added a commit that referenced this pull request Jul 9, 2026
)

Update dev dependencies to their latest versions while maintaining
Python 3.9 support via environment markers:

- pytest: 8.4.* -> 9.1.* (Py39 stays on 8.4.*)
- black: 25.* -> 26.* (Py39 stays on 25.*)
- mypy: 1.19.* -> 2.2.* (Py39 stays on 1.19.*)
- hypothesis: ~=6.0 -> ~=6.156 (Py39 gets ~=6.141)

All four packages dropped Python 3.9 support in their latest major
releases. This uses the same conditional pattern as openjd-cli.

Supersedes #300, #301, #302, #303.

Signed-off-by: Jericho Tolentino <68654047+jericht@users.noreply.github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Looks like hypothesis is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 9, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/hypothesis-approx-eq-6.155 branch July 9, 2026 00:35
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 python Pull requests that update Python code waiting-on-maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants