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: samusz/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 Sep 8, 2021

  1. Bump pillow from 3.4.2 to 8.3.2

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

Commits on Sep 17, 2021

  1. Merge pull request #3 from samusz/dependabot/pip/pillow-8.3.2

    Bump pillow from 3.4.2 to 8.3.2
    samusz authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    450c88b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Bump pillow from 8.3.2 to 10.0.1

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

Commits on Nov 15, 2023

  1. Merge pull request #10 from samusz/dependabot/pip/pillow-10.0.1

    Bump pillow from 8.3.2 to 10.0.1
    samusz authored Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ded647b View commit details
    Browse the repository at this point in the history
Loading