Skip to content

chore(deps): update dependency pytest-httpx to ^0.36.0#291

Open
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/pytest-httpx-0.x
Open

chore(deps): update dependency pytest-httpx to ^0.36.0#291
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/pytest-httpx-0.x

Conversation

@red-hat-konflux-kflux-prd-rh02
Copy link
Copy Markdown
Contributor

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Confidence
pytest-httpx (changelog) ^0.35.0^0.36.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

Colin-b/pytest_httpx (pytest-httpx)

v0.36.2

Compare Source

Fixed
  • Document how to ignore query parameters while matching on URL.

v0.36.0

Compare Source

Changed
  • pytest required version is now 9.
Added
  • Explicit support for python 3.14.
  • match_params parameter is now available on responses and callbacks registration, as well as request(s) retrieval. Allowing to provide query parameters as a dict instead of being part of the matched URL.
    • This parameter allows to perform partial query params matching (refer to documentation for more information).
Fixed
  • URL with more than one value for the same parameter were not matched properly (matching was performed on the first value).
  • httpx_mock.add_exception is now properly documented (accepts BaseException instead of Exception).
Removed
  • pytest 8 is not supported anymore.
  • python 3.9 is not supported anymore.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 05:59 AM, only on Monday ( * 0-5 * * 1 ) (UTC), 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux-kflux-prd-rh02
Copy link
Copy Markdown
Contributor Author

red-hat-konflux-kflux-prd-rh02 Bot commented Dec 8, 2025

⚠️ 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: poetry.lock
Updating dependencies
Resolving dependencies...


    Because no versions of pytest-httpx match >0.36.0,<0.36.2 || >0.36.2,<0.37.0
 and pytest-httpx (0.36.0) depends on pytest (==9.*), pytest-httpx (>=0.36.0,<0.36.2 || >0.36.2,<0.37.0) requires pytest (==9.*).
(1) So, because pytest-httpx (0.36.2) depends on pytest (==9.*), pytest-httpx (>=0.36.0,<0.37.0) requires pytest (==9.*).

    Because no versions of pytest match >8.4.1,<8.4.2 || >8.4.2,<9.0.0
 and pytest[pytest-reportlog] (8.4.1) depends on pytest (8.4.1), pytest[pytest-reportlog] (>=8.4.1,<8.4.2 || >8.4.2,<9.0.0) requires pytest (8.4.1).
    And because pytest[pytest-reportlog] (8.4.2) depends on pytest (8.4.2), pytest[pytest-reportlog] (>=8.4.1,<9.0.0) requires pytest (8.4.1 || 8.4.2).
    And because pytest-httpx (>=0.36.0,<0.37.0) requires pytest (==9.*) (1), pytest-httpx (>=0.36.0,<0.37.0) is incompatible with pytest[pytest-reportlog] (>=8.4.1,<9.0.0)
    So, because mobster depends on both pytest[pytest-reportlog] (^8.4.1) and pytest-httpx (^0.36.0), version solving failed.

@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented Dec 8, 2025

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/main/pytest-httpx-0.x branch 2 times, most recently from 839fb8b to 048b138 Compare April 13, 2026 00:22
Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/main/pytest-httpx-0.x branch from 048b138 to 61c599a Compare May 11, 2026 00:26
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.

0 participants