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: sanyaade-teachings/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 Oct 28, 2025

  1. build(deps): bump ruff from 0.14.1 to 0.14.2 in /requirements (Atsush…

    …iSakai#1305)
    
    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.1 to 0.14.2.
    - [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.1...0.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-version: 0.14.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    11a01f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2025

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

    …hiSakai#1309)
    
    Bumps [scipy](https://github.com/scipy/scipy) from 1.16.2 to 1.16.3.
    - [Release notes](https://github.com/scipy/scipy/releases)
    - [Commits](scipy/scipy@v1.16.2...v1.16.3)
    
    ---
    updated-dependencies:
    - dependency-name: scipy
      dependency-version: 1.16.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2025
    Configuration menu
    Copy the full SHA
    f1f6e43 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump ruff from 0.14.2 to 0.14.3 in /requirements (Atsush…

    …iSakai#1310)
    
    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.2 to 0.14.3.
    - [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.2...0.14.3)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-version: 0.14.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 8, 2025
    Configuration menu
    Copy the full SHA
    c781df9 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. build(deps): bump ruff from 0.14.3 to 0.14.4 in /requirements (Atsush…

    …iSakai#1311)
    
    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.3 to 0.14.4.
    - [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.3...0.14.4)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-version: 0.14.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    bdff270 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. build(deps): bump pytest from 8.4.2 to 9.0.0 in /requirements (Atsush…

    …iSakai#1312)
    
    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.0.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.4.2...9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    c4ff8f0 View commit details
    Browse the repository at this point in the history
Loading