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: roysh/PythonRobotics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AtsushiSakai/PythonRobotics
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
  • 1 contributor

Commits on Aug 8, 2026

  1. build(deps): bump ruff from 0.15.16 to 0.16.1 in /requirements (Atsus…

    …hiSakai#1406)
    
    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.16 to 0.16.1.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.15.16...0.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-version: 0.16.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2026
    Configuration menu
    Copy the full SHA
    99716a0 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github/codeql-action from 4 to 4.37.4 (AtsushiSakai…

    …#1405)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4 to 4.37.4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v4...v4.37.4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.37.4
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 8, 2026
    Configuration menu
    Copy the full SHA
    1fe4fb9 View commit details
    Browse the repository at this point in the history
Loading