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

Commits on Oct 20, 2025

  1. Bump pydantic from 2.11.9 to 2.12.3

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.9 to 2.12.3.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.11.9...v2.12.3)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-version: 2.12.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    a0d266f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Merge pull request #198 from bitpay/dependabot/pip/pydantic-2.12.3

    Bump pydantic from 2.11.9 to 2.12.3
    bobbrodie authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    4924c0f View commit details
    Browse the repository at this point in the history
  2. Bump version to 7.0.7

    bobbrodie committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    4b0d55c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #202 from bobbrodie/7.0.x

    Bump version to 7.0.7
    bobbrodie authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    557ee77 View commit details
    Browse the repository at this point in the history
Loading