build(deps-dev): bump the dev-dependencies group with 3 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(2 months ago)
(2 months ago)
(2 months ago)
dependencies python
Bumps the dev-dependencies group with 3 updates: pytest-cov, ruff and boto3.
Updates pytest-cov from 7.0.0 to 7.1.0
Changelog
Sourced from pytest-cov's changelog.
7.1.0 (2026-03-21)
Fixed total coverage computation to always be consistent, regardless of reporting settings. Previously some reports could produce different total counts, and consequently can make --cov-fail-under behave different depending on reporting options. See
[#641](https://github.com/pytest-dev/pytest-cov/issues/641) <https://github.com/pytest-dev/pytest-cov/issues/641>_.Improve handling of ResourceWarning from sqlite3.
The plugin adds warning filter for sqlite3
ResourceWarningunclosed database (since 6.2.0). It checks if there is already existing plugin for this message by comparing filter regular expression. When filter is specified on command line the message is escaped and does not match an expected message. A check for an escaped regular expression is added to handle this case.With this fix one can suppress
ResourceWarningfrom sqlite3 from command line::pytest -W "ignore:unclosed database in <sqlite3.Connection object at:ResourceWarning" ...
Various improvements to documentation. Contributed by Art Pelling in
[#718](https://github.com/pytest-dev/pytest-cov/issues/718) <https://github.com/pytest-dev/pytest-cov/pull/718>_ and "vivodi" in[#738](https://github.com/pytest-dev/pytest-cov/issues/738) <https://github.com/pytest-dev/pytest-cov/pull/738>. Also closed[#736](https://github.com/pytest-dev/pytest-cov/issues/736) <https://github.com/pytest-dev/pytest-cov/issues/736>.Fixed some assertions in tests. Contributed by in Markéta Machová in
[#722](https://github.com/pytest-dev/pytest-cov/issues/722) <https://github.com/pytest-dev/pytest-cov/pull/722>_.Removed unnecessary coverage configuration copying (meant as a backup because reporting commands had configuration side-effects before coverage 5.0).
Commits
66c8a52Bump version: 7.0.0 → 7.1.0f707662Make the examples use pypy 3.11.6049a78Make context test use the old ctracer (seems the new sysmon tracer behaves di...8ebf20bUpdate changelog.861d30eRemove the backup context manager - shouldn't be needed since coverage 5.0, ...fd4c956Pass the precision on the nulled total (seems that there's some caching goion...78c9c4eOnly run the 3.9 on older deps.4849a92Punctuation.197c35eUpdate changelog and hopefully I don't forget to publish release again :))14dc1c9Update examples to use 3.11 and make the adhoc layout example look a bit more...- Additional commits viewable in compare view
Updates ruff from 0.15.6 to 0.15.7
Release notes
Sourced from ruff's releases.
0.15.7
Release Notes
Released on 2026-03-19.
Preview features
Rule changes
- [
pycodestyle] Recognizepyrefly:as a pragma comment (E501) (#24019)Server
- Don't return code actions for non-Python documents (#23905)
Documentation
- Add company AI policy to contributing guide (#24021)
- Document editor features for Markdown code formatting (#23924)
- [
pylint] Improve phrasing (PLC0208) (#24033)Other changes
- Use PEP 639 license information (#19661)
Contributors
Install ruff 0.15.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/ruff/releases/download/0.15.7/ruff-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/ruff/releases/download/0.15.7/ruff-installer.ps1 | iex" </tr></table>
... (truncated)
Changelog
Sourced from ruff's changelog.
0.15.7
Released on 2026-03-19.
Preview features
Rule changes
- [
pycodestyle] Recognizepyrefly:as a pragma comment (E501) (#24019)Server
- Don't return code actions for non-Python documents (#23905)
Documentation
- Add company AI policy to contributing guide (#24021)
- Document editor features for Markdown code formatting (#23924)
- [
pylint] Improve phrasing (PLC0208) (#24033)Other changes
- Use PEP 639 license information (#19661)
Contributors
Commits
0ef39deBump 0.15.7 (#24049)beb543b[ty] ecosystem-analyzer: Fail on newly panicking projects (#24043)378fe73Don't show noqa hover for non-Python documents (#24040)b5665bd[pylint] Improve phrasing (PLC0208) (#24033)6e20f22test: migrateshow_settingsandversiontests to useCliTest(#23702)f99b284Drain file watcher events during test setup (#24030)744c996[ty] Filter out unsatisfiable inference attempts during generic call narrowin...1616095[ty] Avoid inferring intersection types for call arguments (#23933)7f275f4[ty] Pin mypy_primer insetup_primer_project.py(#24020)7255e36[pycodestyle] Recognizepyrefly:as a pragma comment (E501) (#24019)- Additional commits viewable in compare view
Updates boto3 from 1.42.68 to 1.42.73
Commits
3a06d63Merge branch 'release-1.42.73'ca7b043Bumping version to 1.42.73ef6697cAdd changelog entries from botocore3c02c15Merge branch 'release-1.42.72'b7e01e9Merge branch 'release-1.42.72' into developfcc3fe3Bumping version to 1.42.729d3625eAdd changelog entries from botocoredd8d8d6Merge branch 'release-1.42.71'0d4401eMerge branch 'release-1.42.71' into develop45318a5Bumping version to 1.42.71- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Technical Details
| ID: | 14772193 |
| UUID: | 4117891542 |
| Node ID: | PR_kwDOPNiOac7Mjngq |
| Host: | GitHub |
| Repository: | NHSDigital/terraform-aws-metrics-lambda |