Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Bump pact-python from 1.7.0 to 3.1.0 - #547

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pact-python-3.1.0
Open

Bump pact-python from 1.7.0 to 3.1.0#547
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pact-python-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 7, 2025

Copy link
Copy Markdown
Contributor

Bumps pact-python from 1.7.0 to 3.1.0.

Release notes

Sourced from pact-python's releases.

pact-python/3.1.0

🐛 Bug Fixes

  • [breaking] Replace v2 extra with compat-v2

    Installing Pact Python with v2 compatibility requires pip install 'pact-python[compat-v2]', and the old pip install 'pact-python[v2]' is no longer supported.

📚 Documentation

  • Update changelogs

⚙️ Miscellaneous Tasks

  • (ci) Add area-core label
  • (ci) Fix labels workflow permissions
  • Remove no longer relevant todo
  • (docs) Use normalized project url keys

Contributors

Pull Requests

What's Changed

Full Changelog: pact-foundation/pact-python@pact-python/3.0.1...pact-python/3.1.0

pact-python/3.0.1

📚 Documentation

  • Update changelog for pact-python/3.0.0

... (truncated)

Changelog

Sourced from pact-python's changelog.

[pact-python/3.1.0] 2025-10-07

🐛 Bug Fixes

  • [breaking] Replace v2 extra with compat-v2

    Installing Pact Python with v2 compatibility requires pip install 'pact-python[compat-v2]', and the old pip install 'pact-python[v2]' is no longer supported.

📚 Documentation

  • Update changelogs

⚙️ Miscellaneous Tasks

  • (ci) Add area-core label
  • (ci) Fix labels workflow permissions
  • Remove no longer relevant todo
  • (docs) Use normalized project url keys

Contributors

[pact-python/3.0.1] 2025-10-06

📚 Documentation

  • Update changelog for pact-python/3.0.0

⚙️ Miscellaneous Tasks

  • Drop cffi dependency
  • (ci) Fix publish step

Contributors

[pact-python/3.0.0] 2025-10-06

🚀 Features

  • [breaking] Default to v4 specification

    Pact instances default to version 4 of the Pact specification (previously used version 3). This should be mostly backwards compatible, but can be reverted by using with_specification("V3").

  • Populate broker source from env

🚜 Refactor

  • (ci) If statement

🎨 Styling

... (truncated)

Commits
  • 2fd2cd0 chore(deps): update softprops/action-gh-release action to v2.4.0 (#1279)
  • db041b6 fix!: replace v2 extra with compat-v2
  • 8b503a8 chore(docs): use normalized project url keys
  • 2e1b16b chore: remove no longer relevant todo
  • 8223d8b chore(deps): update pre-commit hook crate-ci/typos to v1.38.0 (#1278)
  • 8bb0c84 chore(ci): fix labels workflow permissions
  • 54c2002 chore(ci): add area-core label
  • 66dc084 docs: update changelogs
  • 80e4f21 chore(ci): fix publish step
  • a76857d chore: drop cffi dependency
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pact-python](https://github.com/pact-foundation/pact-python) from 1.7.0 to 3.1.0.
- [Release notes](https://github.com/pact-foundation/pact-python/releases)
- [Changelog](https://github.com/pact-foundation/pact-python/blob/main/CHANGELOG.md)
- [Commits](pact-foundation/pact-python@v1.7.0...pact-python/3.1.0)

---
updated-dependencies:
- dependency-name: pact-python
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from sergeyklay as a code owner October 7, 2025 12:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 7, 2025
@coderabbitai

coderabbitai Bot commented Oct 7, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant