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: MLDL/graphSAGE-pytorch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: twjiang/graphSAGE-pytorch
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.
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    8cee1a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request twjiang#18 from twjiang/dependabot/pip/pillow-8.1.1

    Bump pillow from 6.2.0 to 8.1.1
    zhao-tong authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    a6f5a56 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Bump pillow from 8.1.1 to 8.2.0

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
    - [Commits](python-pillow/Pillow@8.1.1...8.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    b48640d View commit details
    Browse the repository at this point in the history
  2. Merge pull request twjiang#20 from twjiang/dependabot/pip/pillow-8.2.0

    Bump pillow from 8.1.1 to 8.2.0
    zhao-tong authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    98bfd62 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Bump pillow from 8.2.0 to 8.3.2

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 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@8.2.0...8.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    3de5a07 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Merge pull request twjiang#22 from twjiang/dependabot/pip/pillow-8.3.2

    Bump pillow from 8.2.0 to 8.3.2
    zhao-tong authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    e9a05ca View commit details
    Browse the repository at this point in the history
Loading