Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps src/deps/pybind11 from a2e59f0 to b93c0f7.

Commits
  • b93c0f7 Fix ambiguous str(handle) constructor for object-derived types (#5949)
  • fee2527 Fix concurrency consistency for internals_pp_manager under multiple-interpr...
  • 0057e49 Add per-interpreter storage for gil_safe_call_once_and_store (#5933)
  • 799f591 Re-enable Move Subinterpreter test for free-threaded Python 3.14 (#5940)
  • 7ae61bf Avoid LNK2001 in c++20 when /GL (Whole program optimization) is on with MSVC ...
  • 78381e5 Improve C++ test infrastructure: progress reporter, timeouts, and skip hangin...
  • 3aeb113 chore(deps): bump the actions group across 1 directory with 5 updates (#5941)
  • d4f9cfb Modernize NVHPC CI job (to make it working again): Ubuntu-24.04 runner, NVHPC...
  • 5b37916 Apply clang-tidy fixes to subinterpreter support code (#5929)
  • 1006933 chore: also use typos (#5931)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [src/deps/pybind11](https://github.com/pybind/pybind11) from `a2e59f0` to `b93c0f7`.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Commits](pybind/pybind11@a2e59f0...b93c0f7)

---
updated-dependencies:
- dependency-name: src/deps/pybind11
  dependency-version: b93c0f7ed84f02f29f4905dce00bb048f52ae8fe
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jan 1, 2026
@github-actions github-actions bot removed the dependencies Pull requests that update a dependency file label Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant