Skip to content

chore(deps): update dependency responses to v0.26.0#397

Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/responses-0.x
Open

chore(deps): update dependency responses to v0.26.0#397
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/responses-0.x

Conversation

@renovate-sh-app
Copy link

This PR contains the following updates:

Package Change Age Confidence
responses (changelog) ==0.25.7==0.26.0 age confidence

Release Notes

getsentry/responses (responses)

v0.26.0

Compare Source

  • When using assert_all_requests_are_fired=True, assertions about
    unfired requests are now raised even when an exception occurs in the context manager or
    decorated function. Previously, these assertions were suppressed when exceptions occurred.
    This new behavior provides valuable debugging context about which mocked requests were
    or weren't called.
  • Consider the Retry-After header when handling retries

v0.25.8

Compare Source

  • Fix bug where the content type is always recorded as either text/plain or application/json. See #​770
  • Allow asserts on add_callback() matches. See #​727

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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

| datasource | package   | from   | to     |
| ---------- | --------- | ------ | ------ |
| pypi       | responses | 0.25.7 | 0.26.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@cla-assistant
Copy link

cla-assistant bot commented Mar 20, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants