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: jagapiou/dm_env
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: google-deepmind/dm_env
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.
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 22, 2022

  1. Bump numpy from 1.21.4 to 1.22.0

    Bumps [numpy](https://github.com/numpy/numpy) from 1.21.4 to 1.22.0.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
    - [Commits](numpy/numpy@v1.21.4...v1.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: numpy
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    85ee659 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Bump the minor version; new version is 1.6

    PiperOrigin-RevId: 496776510
    Change-Id: I9ee3924f3248b09899a65b7a8aa02850e00d7bda
    alimuldal authored and copybara-github committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    ea2a17b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Merge pull request google-deepmind#11 from deepmind:dependabot/pip/nu…

    …mpy-1.22.0
    
    PiperOrigin-RevId: 497149306
    Change-Id: I621391be0897b7984ccb40f7fff92ecc5413d48c
    copybara-github committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    adc1379 View commit details
    Browse the repository at this point in the history
  2. Revert to numpy 1.21.6 for Python versions < 3.7

    1.22.0 only supports Python 3.8 or newer: https://numpy.org/doc/stable/release/1.22.0-notes.html#python-3-7-is-no-longer-supported
    
    PiperOrigin-RevId: 497220130
    Change-Id: I3549aedf940515762cee22edfc4eb0d6f8110072
    alimuldal authored and copybara-github committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    91b4679 View commit details
    Browse the repository at this point in the history
Loading