Skip to content

Bump the dependencies group with 2 updates#943

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dependencies-9f09362197
Open

Bump the dependencies group with 2 updates#943
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/dependencies-9f09362197

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the dependencies group with 2 updates: types-protobuf and hypothesis.

Updates types-protobuf from 6.32.1.20251210 to 6.32.1.20260221

Commits

Updates hypothesis from 6.151.6 to 6.151.9

Release notes

Sourced from hypothesis's releases.

Hypothesis for Python - version 6.151.9

Remove some old unused code.

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

Hypothesis for Python - version 6.151.8

This patch fixes a crash when "sys.modules" contains unhashable values, such as "SimpleNamespace" objects (issue #4660).

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

Hypothesis for Python - version 6.151.7

This patch updates our vendored list of top-level domains, which is used by the provisional "domains()" strategy.

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

Commits
  • ad1c0b9 Bump hypothesis-python version to 6.151.9 and update changelog
  • fee8588 Merge pull request #4664 from Liam-DeVoe/remove-dfa-lstar
  • 83e565b remove lstar/dfa code
  • 6a92140 Bump hypothesis-python version to 6.151.8 and update changelog
  • f431fd1 Merge pull request #4661 from Zac-HD/claude/fix-issue-4660-v47Zs
  • 6636685 Bump hypothesis-python version to 6.151.7 and update changelog
  • 27e40fe Merge pull request #4662 from HypothesisWorks/create-pull-request/patch
  • 34802cf Update pinned dependencies
  • c99f273 Cross-ref SimpleNamespace, snapshot sys.modules, add regression test
  • 0854c39 Handle unhashable entries in sys.modules when collecting local constants
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
hypothesis [>= 6.84.a, < 6.85]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 2 updates: [types-protobuf](https://github.com/typeshed-internal/stub_uploader) and [hypothesis](https://github.com/HypothesisWorks/hypothesis).


Updates `types-protobuf` from 6.32.1.20251210 to 6.32.1.20260221
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

Updates `hypothesis` from 6.151.6 to 6.151.9
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.151.6...hypothesis-python-6.151.9)

---
updated-dependencies:
- dependency-name: types-protobuf
  dependency-version: 6.32.1.20260221
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: hypothesis
  dependency-version: 6.151.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 2, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 2, 2026
@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.96%. Comparing base (2fa35b3) to head (8067e72).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #943   +/-   ##
=======================================
  Coverage   93.96%   93.96%           
=======================================
  Files         110      110           
  Lines        5915     5915           
  Branches      329      329           
=======================================
  Hits         5558     5558           
  Misses        351      351           
  Partials        6        6           
Flag Coverage Δ
direct-launch 91.10% <ø> (ø)
minimum-deps 92.06% <ø> (ø)
python-3.10 93.13% <ø> (ø)
python-3.11 93.06% <ø> (ø)
python-3.12 93.06% <ø> (ø)
python-3.13 93.30% <ø> (ø)
server-2024R2SP5 89.55% <ø> (ø)
server-2025R1SP4 93.10% <ø> (ø)
server-2025R2SP3 93.06% <ø> (ø)
server-2026R1 93.06% <ø> (ø)
server-latest 93.72% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants