Commit a79eb06
authored
Update dependency coverage to v7.13.5 (#558)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [coverage](https://redirect.github.com/coveragepy/coveragepy) |
`==7.13.4` → `==7.13.5` |

|

|
---
### Release Notes
<details>
<summary>coveragepy/coveragepy (coverage)</summary>
###
[`v7.13.5`](https://redirect.github.com/coveragepy/coveragepy/blob/HEAD/CHANGES.rst#Version-7135--2026-03-17)
[Compare
Source](https://redirect.github.com/coveragepy/coveragepy/compare/7.13.4...7.13.5)
- Fix: `issue 2138`\_ describes a memory leak that happened when
repeatedly
using the Coverage API with in-memory data. This is now fixed.
- Fix: the markdown-formatted coverage report didn't fully escape
special
characters in file paths (`issue 2141`*). This would be very unlikely to
cause a problem, but now it's done properly, thanks to `Ellie Ayla <pull
2142_>`*.
- Fix: the C extension wouldn't build on VS2019, but now it does (`issue
2145`\_).
.. \_issue 2138:
[#​2138](https://redirect.github.com/coveragepy/coveragepy/issues/2138)
.. \_issue 2141:
[#​2141](https://redirect.github.com/coveragepy/coveragepy/issues/2141)
.. \_pull 2142:
[#​2142](https://redirect.github.com/coveragepy/coveragepy/pull/2142)
.. \_issue 2145:
[#​2145](https://redirect.github.com/coveragepy/coveragepy/issues/2145)
.. \_changes\_7-13-4:
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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 this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/SAP/sqlalchemy-hana).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent e81defc commit a79eb06
2 files changed
+111
-111
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments