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: bitpay/python-bitpay-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.0.4
Choose a base ref
...
head repository: bitpay/python-bitpay-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.0.5
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 8, 2025

  1. Bump pytest-cov from 6.1.1 to 6.2.1

    Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.1.1 to 6.2.1.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-version: 6.2.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    7079543 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Merge pull request #176 from bitpay/dependabot/pip/pytest-cov-6.2.1

    Bump pytest-cov from 6.1.1 to 6.2.1
    bobbrodie authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    7b9f484 View commit details
    Browse the repository at this point in the history
  2. Bump mypy from 1.16.1 to 1.17.0

    Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.17.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.16.1...v1.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.17.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    f6d6514 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #179 from bitpay/dependabot/pip/mypy-1.17.0

    Bump mypy from 1.16.1 to 1.17.0
    bobbrodie authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    d34d7b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f658d90 View commit details
    Browse the repository at this point in the history
  5. Let GitHub set the author

    bobbrodie committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    763bb71 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #180 from bobbrodie/7.0.x

    Publish changelog on release
    bobbrodie authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    b59395b View commit details
    Browse the repository at this point in the history
Loading