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: d42e133
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: 8bcff89
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 7, 2025

  1. Configuration menu
    Copy the full SHA
    8ac928f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Merge pull request #157 from swlodarski-sumoheavy/7.0.x

    SP-1189 - Dependency updates for Python SDK
    bobbrodie authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    ed5d196 View commit details
    Browse the repository at this point in the history
  2. Bump ecdsa from 0.19.0 to 0.19.1

    Bumps [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) from 0.19.0 to 0.19.1.
    - [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases)
    - [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS)
    - [Commits](tlsfuzzer/python-ecdsa@python-ecdsa-0.19.0...python-ecdsa-0.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: ecdsa
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    316439b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #158 from bitpay/dependabot/pip/ecdsa-0.19.1

    Bump ecdsa from 0.19.0 to 0.19.1
    bobbrodie authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    2738978 View commit details
    Browse the repository at this point in the history
  4. Bump pydantic from 2.10.3 to 2.10.6

    Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.3 to 2.10.6.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v2.10.3...v2.10.6)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    79b28ee View commit details
    Browse the repository at this point in the history
  5. Merge pull request #151 from bitpay/dependabot/pip/pydantic-2.10.6

    Bump pydantic from 2.10.3 to 2.10.6
    bobbrodie authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    8bcff89 View commit details
    Browse the repository at this point in the history
Loading