Skip to content

Update pip_requirements#215

Merged
cloneofghosts merged 1 commit into
masterfrom
renovate/pip_requirements
Jul 8, 2026
Merged

Update pip_requirements#215
cloneofghosts merged 1 commit into
masterfrom
renovate/pip_requirements

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
coverage ==7.14.3==7.15.0 age confidence
responses (changelog) ==0.26.1==0.26.2 age confidence

Release Notes

coveragepy/coveragepy (coverage)

v7.15.0

Compare Source

  • Since 7.14.0, reporting commands implicitly combine parallel data files. Now
    those commands have a new option --keep-combined to retain the data files
    after combining them instead of the default, which is to delete them.
    Finishes issue 2198_.

  • Fix: the LCOV report would incorrectly count excluded functions as uncovered,
    as described in issue 2205. This is now fixed thanks to Martin Kuntz Jacobsen <pull 2206_>.

  • When running your program, coverage now correctly sets
    yourmodule.__spec__.loader as strongly recommended <--loader--_>,
    avoiding the deprecation warning described in issue 2208
    . Thanks, A5rocks <pull 2209_>_.

  • Fix: with Python 3.10, running with the -I (isolated mode) option didn't
    correctly omit the current directory from the module search path, as
    described in issue 2103. That is now fixed thanks to Ilia Sorokin <pull 2211_>.

.. --loader--: https://docs.python.org/3/reference/datamodel.html#module.__loader_
.. _issue 2103: #​2103
.. _issue 2198: #​2198
.. _issue 2205: #​2205
.. _pull 2206: #​2206
.. _issue 2208: #​2208
.. _pull 2209: #​2209
.. _pull 2211: #​2211

.. _changes_7-14-3:

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

Configuration

📅 Schedule: (in timezone America/Toronto)

  • Branch creation
    • "before 5pm on wednesday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate Bot added the dependencies label Jul 8, 2026
@cloneofghosts
cloneofghosts merged commit 2175ce2 into master Jul 8, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/pip_requirements branch July 8, 2026 12:12
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.

1 participant