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

Commits on Apr 21, 2025

  1. Bump pydantic from 2.10.6 to 2.11.3

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.6 to 2.11.3.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.10.6...v2.11.3)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-version: 2.11.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    55e99f9 View commit details
    Browse the repository at this point in the history
  2. Bump pytest-cov from 6.0.0 to 6.1.1

    Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.0.0 to 6.1.1.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-version: 6.1.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    9adcfe0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #159 from bitpay/dependabot/pip/pydantic-2.11.3

    Bump pydantic from 2.10.6 to 2.11.3
    bobbrodie authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    00679c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #160 from bitpay/dependabot/pip/pytest-cov-6.1.1

    Bump pytest-cov from 6.0.0 to 6.1.1
    bobbrodie authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    0530f3b View commit details
    Browse the repository at this point in the history
  5. #162 Bump version to 7.0.3

    bobbrodie committed Apr 21, 2025
    Configuration menu
    Copy the full SHA
    d33d8e8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #163 from bobbrodie/7.0.x

    #162 Bump version to 7.0.3
    bobbrodie authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    7f1adce View commit details
    Browse the repository at this point in the history
Loading