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: binarycook/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.
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 21, 2026

  1. build(deps): bump ruff from 0.14.11 to 0.14.13 in /requirements (Atsu…

    …shiSakai#1341)
    
    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.11 to 0.14.13.
    - [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.14.11...0.14.13)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-version: 0.14.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    8b62dee View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. build(deps): bump ruff from 0.14.13 to 0.14.14 in /requirements (Atsu…

    …shiSakai#1342)
    
    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.13 to 0.14.14.
    - [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.14.13...0.14.14)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-version: 0.14.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    f08ea3a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2026

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

    …hiSakai#1347)
    
    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.14 to 0.15.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.14.14...0.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-version: 0.15.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 Feb 21, 2026
    Configuration menu
    Copy the full SHA
    a644edf View commit details
    Browse the repository at this point in the history
  2. build(deps): bump cvxpy from 1.7.5 to 1.8.1 in /requirements (Atsushi…

    …Sakai#1345)
    
    Bumps [cvxpy](https://github.com/cvxpy/cvxpy) from 1.7.5 to 1.8.1.
    - [Release notes](https://github.com/cvxpy/cvxpy/releases)
    - [Commits](cvxpy/cvxpy@v1.7.5...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: cvxpy
      dependency-version: 1.8.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 Feb 21, 2026
    Configuration menu
    Copy the full SHA
    f66868a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. build(deps): bump scipy from 1.17.0 to 1.17.1 in /requirements (Atsus…

    …hiSakai#1349)
    
    Bumps [scipy](https://github.com/scipy/scipy) from 1.17.0 to 1.17.1.
    - [Release notes](https://github.com/scipy/scipy/releases)
    - [Commits](scipy/scipy@v1.17.0...v1.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: scipy
      dependency-version: 1.17.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    b00db3e View commit details
    Browse the repository at this point in the history
Loading