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

Commits on Nov 24, 2025

  1. Bump certifi from 2025.10.5 to 2025.11.12 (#965)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.10.5 to 2025.11.12.
    - [Commits](certifi/python-certifi@2025.10.05...2025.11.12)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-version: 2025.11.12
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    d8cca8d View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2025

  1. Bump urllib3 from 2.5.0 to 2.6.0 (#970)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.5.0...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    f51561c View commit details
    Browse the repository at this point in the history
  2. Bump mypy from 1.18.2 to 1.19.0 (#969)

    Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.18.2...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-version: 1.19.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2025
    Configuration menu
    Copy the full SHA
    9d38d7b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Bump urllib3 from 2.6.0 to 2.6.1 (#972)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.1.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.6.0...2.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    306eee3 View commit details
    Browse the repository at this point in the history
  2. Bump orjson from 3.11.4 to 3.11.5 (#973)

    Bumps [orjson](https://github.com/ijl/orjson) from 3.11.4 to 3.11.5.
    - [Release notes](https://github.com/ijl/orjson/releases)
    - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
    - [Commits](ijl/orjson@3.11.4...3.11.5)
    
    ---
    updated-dependencies:
    - dependency-name: orjson
      dependency-version: 3.11.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    8f5455e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2025

  1. Configuration menu
    Copy the full SHA
    43fe847 View commit details
    Browse the repository at this point in the history
Loading