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: microsoft/az-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: microsoft/az-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: backup
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 5, 2021

  1. Bump azure-functions from 1.3.0 to 1.7.2 (#112)

    Bumps [azure-functions](https://github.com/Azure/azure-functions-python-worker) from 1.3.0 to 1.7.2.
    - [Release notes](https://github.com/Azure/azure-functions-python-worker/releases)
    - [Commits](https://github.com/Azure/azure-functions-python-worker/commits)
    
    ---
    updated-dependencies:
    - dependency-name: azure-functions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    d636368 View commit details
    Browse the repository at this point in the history
  2. Bump cornac from 1.7.1 to 1.13.5 (#111)

    Bumps [cornac](https://github.com/PreferredAI/cornac) from 1.7.1 to 1.13.5.
    - [Release notes](https://github.com/PreferredAI/cornac/releases)
    - [Commits](PreferredAI/cornac@v1.7.1...v1.13.5)
    
    ---
    updated-dependencies:
    - dependency-name: cornac
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    2813bff View commit details
    Browse the repository at this point in the history
  3. Bump virtualenv from 20.2.2 to 20.6.0 (#108)

    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.2.2 to 20.6.0.
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@20.2.2...20.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: virtualenv
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    dfd700d View commit details
    Browse the repository at this point in the history
  4. Bump uvicorn from 0.12.2 to 0.14.0 (#100)

    Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.12.2 to 0.14.0.
    - [Release notes](https://github.com/encode/uvicorn/releases)
    - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
    - [Commits](Kludex/uvicorn@0.12.2...0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: uvicorn
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    9b06cba View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    ffa5a9a View commit details
    Browse the repository at this point in the history
  2. Update dependabot.yml

    dciborow authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    7fb7c47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8bc05b View commit details
    Browse the repository at this point in the history
  4. Delete requirements.txt

    dciborow authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    66735a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79ebc24 View commit details
    Browse the repository at this point in the history
  6. Update dependabot.yml

    dciborow authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    bd83464 View commit details
    Browse the repository at this point in the history
Loading