Closed renovate[bot] closed 8 months ago
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:
The artifact failure details are included below:
Updating dependencies
Resolving dependencies...
Creating virtualenv earhorn-avQh4J60-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs
Because no versions of pytest-httpx match >0.30.0,<0.31.0
and pytest-httpx (0.30.0) depends on httpx (==0.27.*), pytest-httpx (>=0.30.0,<0.31.0) requires httpx (==0.27.*).
So, because earhorn depends on both httpx (^0.26.0) and pytest-httpx (^0.30.0), version solving failed.
This PR contains the following updates:
^0.28.0
->^0.30.0
Release Notes
Colin-b/pytest_httpx (pytest-httpx)
### [`v0.30.0`](https://togithub.com/Colin-b/pytest_httpx/blob/HEAD/CHANGELOG.md#0300---2024-02-21) [Compare Source](https://togithub.com/Colin-b/pytest_httpx/compare/v0.29.0...v0.30.0) ##### Changed - Requires [`httpx`](https://www.python-httpx.org)==0.27.\* ##### Fixed - Switch from `setup.py` to `pyproject.toml` (many thanks to [`Felix Scherz`](https://togithub.com/felixscherz)). ### [`v0.29.0`](https://togithub.com/Colin-b/pytest_httpx/blob/HEAD/CHANGELOG.md#0290---2024-01-29) [Compare Source](https://togithub.com/Colin-b/pytest_httpx/compare/v0.28.0...v0.29.0) ##### Added - Add support for [`pytest`](https://docs.pytest.org)==8.\* ([`pytest`](https://docs.pytest.org)==7.\* is still supported for now) (many thanks to [`Yossi Rozantsev`](https://togithub.com/Apakottur)).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.
This PR has been generated by Mend Renovate. View repository job log here.