Skip to content

chore(deps): update dependency responses to v0.26.2#2568

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/responses-0.x
Open

chore(deps): update dependency responses to v0.26.2#2568
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/responses-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
responses (changelog) ==0.25.3==0.26.2 age confidence

Release Notes

getsentry/responses (responses)

v0.26.2

Compare Source

  • Default headers (such as Content-Type, Date and Server) are now stripped
    from recorded files regardless of header name case. Previously, responses recorded from
    servers that send lowercase header names (for example over HTTP/2) kept these redundant
    headers in the generated file.
  • Fixed query_param_matcher mutating the caller's params dict when numeric
    values are provided. See #​801

v0.26.1

Compare Source

  • Added Spanish translation of the README (README.es.rst)
  • When both content_type and headers['content-type'] are in a response mock file,
    content_type is now used.
  • Added strict_match to urlencoded_params_matcher, enabling partial request parameter
    matching.

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

v0.25.7

Compare Source

  • Added support for python 3.13

v0.25.6

Compare Source

  • Added py.typed to package_data

v0.25.5

Compare Source

  • Fix readme issue that prevented 0.25.4 from being published to pypi.

Configuration

📅 Schedule: (UTC)

  • 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.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot added the renovate label Jul 7, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Bot Board Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant