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: bosconi/LineUsPythonModule
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Line-us/LineUsPythonModule
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.
  • 10 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 2, 2021

  1. Bump urllib3 from 1.25.10 to 1.26.5

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.5.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.25.10...1.26.5)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    e32de98 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Merge pull request Line-us#15 from Line-us/dependabot/pip/urllib3-1.26.5

    Bump urllib3 from 1.25.10 to 1.26.5
    robertpoll authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    6278922 View commit details
    Browse the repository at this point in the history
  2. Bump jinja2 from 2.10.3 to 2.11.3 in /docs

    Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
    - [Commits](pallets/jinja@2.10.3...2.11.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    8091376 View commit details
    Browse the repository at this point in the history
  3. Bump urllib3 from 1.25.7 to 1.26.5 in /docs

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.26.5.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.25.7...1.26.5)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    d8ebd14 View commit details
    Browse the repository at this point in the history
  4. Bump pygments from 2.5.2 to 2.7.4 in /docs

    Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 to 2.7.4.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.5.2...2.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    42625c3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request Line-us#9 from Line-us/dependabot/pip/docs/jinja2-…

    …2.11.3
    
    Bump jinja2 from 2.10.3 to 2.11.3 in /docs
    robertpoll authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    0710feb View commit details
    Browse the repository at this point in the history
  6. Merge pull request Line-us#11 from Line-us/dependabot/pip/docs/pygmen…

    …ts-2.7.4
    
    Bump pygments from 2.5.2 to 2.7.4 in /docs
    robertpoll authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    2a31d0c View commit details
    Browse the repository at this point in the history
  7. Merge pull request Line-us#14 from Line-us/dependabot/pip/docs/urllib…

    …3-1.26.5
    
    Bump urllib3 from 1.25.7 to 1.26.5 in /docs
    robertpoll authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    66c2c99 View commit details
    Browse the repository at this point in the history
  8. Any Python V3

    robertpoll authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    16ddf66 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Bleach Version

    robertpoll authored Oct 2, 2021
    Configuration menu
    Copy the full SHA
    097d327 View commit details
    Browse the repository at this point in the history
Loading