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: RustPython/RustPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: RustPython/RustPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/cargo/random-dc9d2ff19f
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on May 20, 2026

  1. Bump the random group across 1 directory with 3 updates

    Bumps the random group with 3 updates in the / directory: [getrandom](https://github.com/rust-random/getrandom), [mt19937](https://github.com/RustPython/mt19937) and [rand](https://github.com/rust-random/rand).
    
    
    Updates `getrandom` from 0.3.4 to 0.4.2
    - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
    - [Commits](rust-random/getrandom@v0.3.4...v0.4.2)
    
    Updates `mt19937` from 3.2.0 to 3.3.0
    - [Commits](https://github.com/RustPython/mt19937/commits)
    
    Updates `rand` from 0.9.4 to 0.10.1
    - [Release notes](https://github.com/rust-random/rand/releases)
    - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
    - [Commits](rust-random/rand@0.9.4...0.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: getrandom
      dependency-version: 0.4.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: random
    - dependency-name: mt19937
      dependency-version: 3.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: random
    - dependency-name: rand
      dependency-version: 0.10.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: random
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 20, 2026
    Configuration menu
    Copy the full SHA
    adf4433 View commit details
    Browse the repository at this point in the history
Loading