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.3
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.4
Choose a head ref
  • 14 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 22, 2025

  1. Update dependabot.yml

    bobbrodie authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    2ea9886 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Bump pytest-mock from 3.14.0 to 3.14.1

    Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.14.0 to 3.14.1.
    - [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
    - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-mock
      dependency-version: 3.14.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 27, 2025
    Configuration menu
    Copy the full SHA
    bcc7cc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Merge pull request #166 from bitpay/dependabot/pip/pytest-mock-3.14.1

    Bump pytest-mock from 3.14.0 to 3.14.1
    bobbrodie authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    b63e158 View commit details
    Browse the repository at this point in the history
  2. Bump requests from 2.32.3 to 2.32.4

    Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.3...v2.32.4)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.32.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    9e74dbf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #169 from bitpay/dependabot/pip/requests-2.32.4

    Bump requests from 2.32.3 to 2.32.4
    bobbrodie authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    73e5650 View commit details
    Browse the repository at this point in the history
  4. Bump pydantic from 2.11.3 to 2.11.7

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.3 to 2.11.7.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.11.3...v2.11.7)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-version: 2.11.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    2c4d3a6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #170 from bitpay/dependabot/pip/pydantic-2.11.7

    Bump pydantic from 2.11.3 to 2.11.7
    bobbrodie authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    10dd0d7 View commit details
    Browse the repository at this point in the history
  6. Bump mypy from 1.15.0 to 1.16.1

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

    Bump mypy from 1.15.0 to 1.16.1
    bobbrodie authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    7cd18c4 View commit details
    Browse the repository at this point in the history
  8. Bump pytest from 8.3.5 to 8.4.1

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.1.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.3.5...8.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 8.4.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    a5020c1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #172 from bitpay/dependabot/pip/pytest-8.4.1

    Bump pytest from 8.3.5 to 8.4.1
    bobbrodie authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    7185fd6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d66c5d8 View commit details
    Browse the repository at this point in the history
  11. #174 Bump version to 7.0.4

    bobbrodie committed Jul 7, 2025
    Configuration menu
    Copy the full SHA
    cc4ab3e View commit details
    Browse the repository at this point in the history
  12. Merge pull request #175 from bobbrodie/7.0.x

    Bump version to 7.0.4
    bobbrodie authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    da491f9 View commit details
    Browse the repository at this point in the history
Loading