Skip to content

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
pytest-gitconfig ==0.7.0 -> ==0.8.0 age confidence

Release Notes

noirbizarre/pytest-gitconfig (pytest-gitconfig)

v0.8.0

Compare Source

🚨 Breaking changes
  • update the stack, drop support for Python 3.8 and 3.9, add support for Python 3.13 and 3.14 (#​17)
📦 Build
  • pyproject: use PEP 639 license and license-file (fix #​15)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 13, 2025
Copy link

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package pytest-gitconfig
Using CPython 3.9.24
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version == '3.9.*'):
  ╰─▶ Because the requested Python version (>=3.9) does not satisfy
      Python>=3.10 and pytest-gitconfig==0.8.0 depends on Python>=3.10, we can
      conclude that pytest-gitconfig==0.8.0 cannot be used.
      And because copier:dev depends on pytest-gitconfig==0.8.0 and your
      project requires copier:dev, we can conclude that your project's
      requirements are unsatisfiable.

      hint: The `requires-python` value (>=3.9) includes Python versions that
      are not supported by your dependencies (e.g., pytest-gitconfig==0.8.0
      only supports >=3.10). Consider using a more restrictive
      `requires-python` value (like >=3.10).

@sisp
Copy link
Member

sisp commented Oct 15, 2025

I'll drop support for Python 3.9 soon, so this PR will be on hold until then.

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

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.

2 participants