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: realpython/python-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a4d4fa6
Choose a base ref
...
head repository: sniten/python-guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7feba6f
Choose a head ref
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Jul 4, 2021

  1. Bump requests from 2.19.1 to 2.20.0

    Bumps [requests](https://github.com/psf/requests) from 2.19.1 to 2.20.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
    - [Commits](psf/requests@v2.19.1...v2.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    edbfa96 View commit details
    Browse the repository at this point in the history
  2. Bump urllib3 from 1.23 to 1.26.5

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 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.23...1.26.5)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    238c5a6 View commit details
    Browse the repository at this point in the history
  3. Bump jinja2 from 2.10 to 2.11.3

    Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@2.10...2.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    281f47c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from hixio-mh/dependabot/pip/requests-2.20.0

    Bump requests from 2.19.1 to 2.20.0
    sniten authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    dccae90 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from hixio-mh/dependabot/pip/urllib3-1.26.5

    Bump urllib3 from 1.23 to 1.26.5
    sniten authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    67e0547 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from hixio-mh/dependabot/pip/jinja2-2.11.3

    Bump jinja2 from 2.10 to 2.11.3
    sniten authored Jul 4, 2021
    Configuration menu
    Copy the full SHA
    7feba6f View commit details
    Browse the repository at this point in the history
Loading