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: automationhacks/course-api-framework-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: example/08_adding_reporting
Choose a base ref
...
head repository: automationhacks/course-api-framework-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 4 files changed
  • 4 contributors

Commits on Feb 23, 2021

  1. - Added pytest-xdist to Pipfile

    - Updated README.md
    Gaurav Singh committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    d4482fa View commit details
    Browse the repository at this point in the history
  2. Updated readme

    Gaurav Singh committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    924e0fa View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Bump lxml from 4.6.2 to 4.6.5

    Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.5.
    - [Release notes](https://github.com/lxml/lxml/releases)
    - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
    - [Commits](lxml/lxml@lxml-4.6.2...lxml-4.6.5)
    
    ---
    updated-dependencies:
    - dependency-name: lxml
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Dec 13, 2021
    Configuration menu
    Copy the full SHA
    c8dd36a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Merge pull request #7 from automationhacks/dependabot/pip/lxml-4.6.5

    Bump lxml from 4.6.2 to 4.6.5
    automationhacks authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    7977ac5 View commit details
    Browse the repository at this point in the history
  2. Updated dependencies versions

    Gaurav Singh committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    046293f View commit details
    Browse the repository at this point in the history
Loading