Comparing 0.2.24...0.2.25 · apimatic/core-lib-python · GitHub
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: apimatic/core-lib-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.24
Choose a base ref
...
head repository: apimatic/core-lib-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.25
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 16, 2026

  1. build(deps): update coverage requirement (#115)

    Updates the requirements on [coverage](https://github.com/coveragepy/coveragepy) to permit the latest version.
    - [Release notes](https://github.com/coveragepy/coveragepy/releases)
    - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst)
    - [Commits](coveragepy/coveragepy@7.2.2...7.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-version: 7.13.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    b8524ae View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): update pytest-cov requirement (#114)

    Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v4.0.0...v7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-version: 7.0.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
    dependabot[bot] and sufyankhanrao authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    a74032c View commit details
    Browse the repository at this point in the history
  3. build(deps): update pytest requirement (#113)

    Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.2.2...9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 9.0.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
    dependabot[bot] and sufyankhanrao authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    c1548a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2026

  1. build(deps-dev): update pytest-cov requirement (#117)

    Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version.
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v4.0.0...v7.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-cov
      dependency-version: 7.1.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    ae5719d View commit details
    Browse the repository at this point in the history
  2. build(deps): update python-dateutil requirement from <3.0,>=2.9 to >=…

    …2.9.0.post0,<3.0 (#120)
    
    * build(deps): update python-dateutil requirement
    
    Updates the requirements on [python-dateutil](https://github.com/dateutil/dateutil) to permit the latest version.
    - [Release notes](https://github.com/dateutil/dateutil/releases)
    - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS)
    - [Commits](dateutil/dateutil@2.9.0...2.9.0.post0)
    
    ---
    updated-dependencies:
    - dependency-name: python-dateutil
      dependency-version: 2.9.0.post0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Muhammad Sufyan <muhammad.sufyan@apimatic.io>
    dependabot[bot] and sufyankhanrao authored Jun 5, 2026
    Configuration menu
    Copy the full SHA
    9f9838f View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2026

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