Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency pytest-httpx to ~=0.35.0 #72

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-httpx (changelog) ~=0.33.0 -> ~=0.35.0 age adoption passing confidence
pytest-httpx (changelog) ~=0.22.0 -> ~=0.35.0 age adoption passing confidence

Release Notes

Colin-b/pytest_httpx (pytest-httpx)

v0.35.0

Compare Source

Changed

v0.34.0

Compare Source

Added
  • is_optional parameter is now available on responses and callbacks registration. Allowing to add optional responses while keeping other responses as mandatory. Refer to documentation for more details.
  • is_reusable parameter is now available on responses and callbacks registration. Allowing to add multi-match responses while keeping other responses as single-match. Refer to documentation for more details.
Fixed
  • httpx_mock.get_request will now also propose to refine filters if more than one request is found instead of only proposing to switch to httpx_mock.get_requests.

Configuration

📅 Schedule: Branch creation - "after 8am on saturday" in timezone Australia/Brisbane, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


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

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

Copy link
Contributor Author

renovate bot commented Nov 22, 2024

⚠️ 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-httpx --upgrade-package pytest-httpx
Using CPython 3.13.0 interpreter at: /opt/containerbase/tools/python/3.13.0/bin/python3
  × No solution found when resolving dependencies for split
  │ (python_full_version == '3.8.*'):
  ╰─▶ Because only pytest-httpx{python_full_version < '3.9'}<=0.35.0
      is available and the requested Python version (>=3.8,
      <4.0) does not satisfy Python>=3.9, we can conclude that
      pytest-httpx{python_full_version < '3.9'}>=0.35.0,<0.36.dev0 is
      incompatible.
      And because apitally:test depends on pytest-httpx{python_full_version
      < '3.9'}>=0.35.0, we can conclude that apitally:test's requirements
      are unsatisfiable.
      And because your project depends on apitally:test and your project
      requires apitally[starlette], we can conclude that your projects's
      requirements are unsatisfiable.

@renovate renovate bot force-pushed the renovate/pytest-httpx-0.x branch 4 times, most recently from 7811581 to c5eafec Compare November 28, 2024 22:16
@renovate renovate bot changed the title Update dependency pytest-httpx to ~=0.34.0 Update dependency pytest-httpx to ~=0.35.0 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/pytest-httpx-0.x branch from c5eafec to 1f8dd80 Compare November 29, 2024 23:04
@renovate renovate bot force-pushed the renovate/pytest-httpx-0.x branch from 1f8dd80 to 678b4fb Compare November 30, 2024 00:18
@itssimon itssimon closed this Dec 2, 2024
Copy link
Contributor Author

renovate bot commented Dec 2, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~=0.35.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/pytest-httpx-0.x branch December 2, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant