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: jakevdp/PythonDataScienceHandbook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: s-ariga/PythonDataScienceHandbook
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
  • 1 file changed
  • 2 contributors

Commits on Jun 22, 2022

  1. Bump numpy from 1.11.1 to 1.22.0

    Bumps [numpy](https://github.com/numpy/numpy) from 1.11.1 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.11.1...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
    65af661 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Bump pillow from 3.4.2 to 9.3.0

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 to 9.3.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@3.4.2...9.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    2d5471e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Merge pull request #8 from s-ariga/dependabot/pip/pillow-9.3.0

    Bump pillow from 3.4.2 to 9.3.0
    s-ariga authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d36f603 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from s-ariga/dependabot/pip/numpy-1.22.0

    Bump numpy from 1.11.1 to 1.22.0
    s-ariga authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    7641b12 View commit details
    Browse the repository at this point in the history
Loading