-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: apimatic/core-lib-python
base: 0.2.23
head repository: apimatic/core-lib-python
compare: 0.2.24
- 10 commits
- 5 files changed
- 2 contributors
Commits on Nov 26, 2025
-
build(deps): update jsonpointer requirement from ~=2.3 to ~=3.0 (#75)
Updates the requirements on [jsonpointer](https://github.com/stefankoegl/python-json-pointer) to permit the latest version. - [Commits](stefankoegl/python-json-pointer@v2.3...v3.0.0) --- updated-dependencies: - dependency-name: jsonpointer 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>
Configuration menu - View commit details
-
Copy full SHA for 2d01656 - Browse repository at this point
Copy the full SHA 2d01656View commit details -
build(deps): update python-dateutil requirement from ~=2.8 to ~=2.9 (#76
) 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.8.0...2.9.0.post0) --- updated-dependencies: - dependency-name: python-dateutil 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>
Configuration menu - View commit details
-
Copy full SHA for dd894d8 - Browse repository at this point
Copy the full SHA dd894d8View commit details -
build(deps): bump SonarSource/sonarqube-scan-action (#106)
Bumps [SonarSource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 5.2.0 to 6.0.0. - [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases) - [Commits](SonarSource/sonarqube-scan-action@v5.2.0...v6.0.0) --- updated-dependencies: - dependency-name: SonarSource/sonarqube-scan-action dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a1c7b49 - Browse repository at this point
Copy the full SHA a1c7b49View commit details -
build(deps): bump pypa/gh-action-pypi-publish in /.github/workflows (#…
…107) Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.1 to 1.13.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.5.1...v1.13.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 41366f3 - Browse repository at this point
Copy the full SHA 41366f3View commit details -
build(deps): update coverage requirement from ~=7.2.2 to ~=7.6.12 (#92)
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.2.2...7.6.12) --- updated-dependencies: - dependency-name: coverage 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>
Configuration menu - View commit details
-
Copy full SHA for 5fafcdd - Browse repository at this point
Copy the full SHA 5fafcddView commit details -
build(deps): update apimatic-core-interfaces requirement from ~=0.1.0…
… to ~=0.1.8 (#88) Updates the requirements on [apimatic-core-interfaces](https://github.com/apimatic/core-interfaces-python) to permit the latest version. - [Release notes](https://github.com/apimatic/core-interfaces-python/releases) - [Commits](apimatic/core-interfaces-python@0.1.1...0.1.6) --- updated-dependencies: - dependency-name: apimatic-core-interfaces 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>
Configuration menu - View commit details
-
Copy full SHA for cc86d6d - Browse repository at this point
Copy the full SHA cc86d6dView commit details -
build(deps-dev): update pytest-cov requirement from ~=4.0.0 to >=4.0,…
…<6.1 (#77) 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...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development ... 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>
Configuration menu - View commit details
-
Copy full SHA for 24aa0e5 - Browse repository at this point
Copy the full SHA 24aa0e5View commit details -
build(deps): update pytest requirement from ~=7.2.2 to >=7.2.2, <8.4.0 (
#78) 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...8.3.4) --- updated-dependencies: - dependency-name: pytest 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>
Configuration menu - View commit details
-
Copy full SHA for 22caa53 - Browse repository at this point
Copy the full SHA 22caa53View commit details -
build(deps): update testfixtures requirement from ~=8.2.0 to testfixt…
…ures>=8.3.0, <= 10.0.0 (#81) Updates the requirements on [testfixtures](https://github.com/Simplistix/testfixtures) to permit the latest version. - [Changelog](https://github.com/simplistix/testfixtures/blob/master/CHANGELOG.rst) - [Commits](simplistix/testfixtures@8.2.0...8.3.0) --- updated-dependencies: - dependency-name: testfixtures 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>
Configuration menu - View commit details
-
Copy full SHA for 8a761c7 - Browse repository at this point
Copy the full SHA 8a761c7View commit details -
build(deps): update jsonpickle requirement from ~=3.3.0 to >=3.3, <4.1 (
#93) Updates the requirements on [jsonpickle](https://github.com/jsonpickle/jsonpickle) to permit the latest version. - [Release notes](https://github.com/jsonpickle/jsonpickle/releases) - [Changelog](https://github.com/jsonpickle/jsonpickle/blob/main/CHANGES.rst) - [Commits](jsonpickle/jsonpickle@v3.3.0...v4.0.2) --- updated-dependencies: - dependency-name: jsonpickle 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>
Configuration menu - View commit details
-
Copy full SHA for bf947df - Browse repository at this point
Copy the full SHA bf947dfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.2.23...0.2.24