Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: urusfulgun/python_example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pybind/python_example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 24, 2026

  1. chore: update pre-commit hooks (pybind#227)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.4...v0.15.7)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    5354195 View commit details
    Browse the repository at this point in the history
  2. chore: bump pypa/cibuildwheel from 3.3 to 3.4 in the actions group (p…

    …ybind#226)
    
    Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel).
    
    
    Updates `pypa/cibuildwheel` from 3.3 to 3.4
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v3.3...v3.4)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-version: '3.4'
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    fc457bd View commit details
    Browse the repository at this point in the history
Loading