chore(deps): update patch updates
Metadata
Current evaluation
Merged automated patch updates for codespell, coverage, pytest, ruff, and tox via Renovate bot. The change modified 2 files with minimal line adjustments, approved and merged automatically per scheduled policy.
Suggested action: —
No scores available.
Issue body
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [codespell](https://togithub.com/codespell-project/codespell) | `==2.2.2` -> `==2.2.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [coverage](https://togithub.com/nedbat/coveragepy) | `==7.2.1` -> `==7.2.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [pytest](https://docs.pytest.org/en/latest/) ([source](https://togithub.com/pytest-dev/pytest), [changelog](https://docs.pytest.org/en/stable/changelog.html)) | `==7.2.1` -> `==7.2.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [ruff](https://togithub.com/charliermarsh/ruff) | `==0.0.252` -> `==0.0.256` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [tox](https://togithub.com/tox-dev/tox) ([changelog](https://tox.wiki/en/latest/changelog.html)) | `==4.4.6` -> `==4.4.7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>codespell-project/codespell</summary>
### [`v2.2.4`](https://togithub.com/codespell-project/codespell/releases/tag/v2.2.4)
[Compare Source](https://togithub.com/codespell-project/codespell/compare/v2.2.3...v2.2.4)
#### What's Changed
- BUG: Fix bug with toml triage by [@​larsoner](https://togithub.com/larsoner) in [https://github.com/codespell-project/codespell/pull/2774](https://togithub.com/codespell-project/codespell/pull/2774)
**Full Changelog**: https://github.com/codespell-project/codespell/compare/v2.2.3...v2.2.4
### [`v2.2.3`](https://togithub.com/codespell-project/codespell/releases/tag/v2.2.3)
[Compare Source](https://togithub.com/codespell-project/codespell/compare/v2.2.2...v2.2.3)
#### NOTE:
This release is broken for Python < 3.11 without tomli installed in the presence of `.toml` files (e.g., `pyproject.toml`), see [https://github.com/codespell-project/actions-codespell/issues/59](https://togithub.com/codespell-project/actions-codespell/issues/59) !
#### What's Changed
- Misspelling of sufficient, sufficiently by [@​vikivivi](https://togithub.com/vikivivi) in [https://github.com/codespell-project/codespell/pull/2531](https://togithub.com/codespell-project/codespell/pull/2531)
- insuffient->insufficient by [@​tkoyama010](https://togithub.com/tkoyama010) in [https://github.com/codespell-project/codespell/pull/2527](https://togithub.com/codespell-project/codespell/pull/2527)
- add anayltic(s|al|ally) -> analytic(s|al|ally) by [@​robin-wayve](https://togithub.com/robin-wayve) in [https://github.com/codespell-project/codespell/pull/2507](https://togithub.com/codespell-project/codespell/pull/2507)
- Ignore flake8 rule W503 by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2069](https://togithub.com/codespell-project/codespell/pull/2069)
- Dead code found by vulture by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2101](https://togithub.com/codespell-project/codespell/pull/2101)
- Move falsy and accreting to more appropriate files by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2511](https://togithub.com/codespell-project/codespell/pull/2511)
- Add subtrate->substrate by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2525](https://togithub.com/codespell-project/codespell/pull/2525)
- Add "subtask" by [@​int-y1](https://togithub.com/int-y1) in [https://github.com/codespell-project/codespell/pull/2537](https://togithub.com/codespell-project/codespell/pull/2537)
- Apply pyupgrade to project by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2364](https://togithub.com/codespell-project/codespell/pull/2364)
- {speherical,sperhical}->spherical by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2540](https://togithub.com/codespell-project/codespell/pull/2540)
- interepolation->interpolation by [@​tkoyama010](https://togithub.com/tkoyama010) in [https://github.com/codespell-project/codespell/pull/2512](https://togithub.com/codespell-project/codespell/pull/2512)
- Ignore .mypy_cache folder by [@​kianmeng](https://togithub.com/kianmeng) in [https://github.com/codespell-project/codespell/pull/2361](https://togithub.com/codespell-project/codespell/pull/2361)
- Fix uncaught exception on unreadable files by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2196](https://togithub.com/codespell-project/codespell/pull/2196)
- Add constrainst to dictionary by [@​jonathanberthias](https://togithub.com/jonathanberthias) in [https://github.com/codespell-project/codespell/pull/2546](https://togithub.com/codespell-project/codespell/pull/2546)
- Add relative hidden directory and basic subdir tests by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2542](https://togithub.com/codespell-project/codespell/pull/2542)
- Add trignometric->trigonometric by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2549](https://togithub.com/codespell-project/codespell/pull/2549)
- Add virtualied->virtualized, virtualised and friends by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2553](https://togithub.com/codespell-project/codespell/pull/2553)
- Add several spelling corrections by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2521](https://togithub.com/codespell-project/codespell/pull/2521)
- Slightly simplify some boolean expressions by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2556](https://togithub.com/codespell-project/codespell/pull/2556)
- MAINT: Add CODEOWNERS by [@​larsoner](https://togithub.com/larsoner) in [https://github.com/codespell-project/codespell/pull/2535](https://togithub.com/codespell-project/codespell/pull/2535)
- positivie->positive by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2558](https://togithub.com/codespell-project/codespell/pull/2558)
- DOC/ENH: Clarify usage or configuration files and log about it by [@​sappelhoff](https://togithub.com/sappelhoff) in [https://github.com/codespell-project/codespell/pull/2552](https://togithub.com/codespell-project/codespell/pull/2552)
- Document required setuptools version by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2560](https://togithub.com/codespell-project/codespell/pull/2560)
- Redundant wheel dependency in pyproject.toml by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2562](https://togithub.com/codespell-project/codespell/pull/2562)
- Remove parameterizes->parametrizes by [@​int-y1](https://togithub.com/int-y1) in [https://github.com/codespell-project/codespell/pull/2563](https://togithub.com/codespell-project/codespell/pull/2563)
- Replace codecs.open with open by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2378](https://togithub.com/codespell-project/codespell/pull/2378)
- Update subprocess usage to use modern subprocess.run() by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2565](https://togithub.com/codespell-project/codespell/pull/2565)
- Fix produce typo by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2561](https://togithub.com/codespell-project/codespell/pull/2561)
- Add a few corrections by [@​int-y1](https://togithub.com/int-y1) in [https://github.com/codespell-project/codespell/pull/2566](https://togithub.com/codespell-project/codespell/pull/2566)
- Migrate pytest config into pyproject.toml by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/codespell-project/codespell/pull/2554](https://togithub.com/codespell-project/codespell/pull/2554)
- Handle bad globs passed to if --skip/-S by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2159](https://togithub.com/codespell-project/codespell/pull/2159)
- Isn't the mailing list obsolete? by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2090](https://togithub.com/codespell-project/codespell/pull/2090)
- More CODEOWNERS by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2569](https://togithub.com/codespell-project/codespell/pull/2569)
- Remove unused attribute Misspelling.fixword by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2557](https://togithub.com/codespell-project/codespell/pull/2557)
- Read config file without interpolation by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2545](https://togithub.com/codespell-project/codespell/pull/2545)
- Add andriod->android and friends by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2570](https://togithub.com/codespell-project/codespell/pull/2570)
- Add total type GB to US by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2577](https://togithub.com/codespell-project/codespell/pull/2577)
- Catch all cases of missing pytest by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2568](https://togithub.com/codespell-project/codespell/pull/2568)
- Fix typo in README pin → pip by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2579](https://togithub.com/codespell-project/codespell/pull/2579)
- Keep GitHub Actions up to date with Dependabot by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2578](https://togithub.com/codespell-project/codespell/pull/2578)
- decelaration could be deceleration by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2576](https://togithub.com/codespell-project/codespell/pull/2576)
- Add isort to project by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2564](https://togithub.com/codespell-project/codespell/pull/2564)
- Fix Deepsource issues by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2085](https://togithub.com/codespell-project/codespell/pull/2085)
- Replace list()/dict() with literals by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2380](https://togithub.com/codespell-project/codespell/pull/2380)
- Use major version [@​v1](https://togithub.com/v1) of isort GitHub Action by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2581](https://togithub.com/codespell-project/codespell/pull/2581)
- Add a spelling correction by [@​fxlb](https://togithub.com/fxlb) in [https://github.com/codespell-project/codespell/pull/2572](https://togithub.com/codespell-project/codespell/pull/2572)
- Remove obsolete Python 2 workaround by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2586](https://togithub.com/codespell-project/codespell/pull/2586)
- Add misspelling of Kafka by [@​vikivivi](https://togithub.com/vikivivi) in [https://github.com/codespell-project/codespell/pull/2589](https://togithub.com/codespell-project/codespell/pull/2589)
- Add testing and document support for Python 3.11 by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2585](https://togithub.com/codespell-project/codespell/pull/2585)
- Add type annotations to the project and use mypy by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2588](https://togithub.com/codespell-project/codespell/pull/2588)
- Add a few spelling corrections by [@​int-y1](https://togithub.com/int-y1) in [https://github.com/codespell-project/codespell/pull/2550](https://togithub.com/codespell-project/codespell/pull/2550)
- Add several spelling corrections by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2582](https://togithub.com/codespell-project/codespell/pull/2582)
- quation->equation by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2591](https://togithub.com/codespell-project/codespell/pull/2591)
- Document support for Python versions in pyproject.toml by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2379](https://togithub.com/codespell-project/codespell/pull/2379)
- Use black to format Python files by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2587](https://togithub.com/codespell-project/codespell/pull/2587)
- Move "upto" to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2603](https://togithub.com/codespell-project/codespell/pull/2603)
- Move sudo-like command name "doas" to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2600](https://togithub.com/codespell-project/codespell/pull/2600)
- enthapl(ies|y)->enthalp(ies|y) by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2590](https://togithub.com/codespell-project/codespell/pull/2590)
- Add componoent(s)->component(s) by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2594](https://togithub.com/codespell-project/codespell/pull/2594)
- Move "spawnve" to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2614](https://togithub.com/codespell-project/codespell/pull/2614)
- Move "MSDOS" to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2615](https://togithub.com/codespell-project/codespell/pull/2615)
- Added informal words by [@​Paradact](https://togithub.com/Paradact) in [https://github.com/codespell-project/codespell/pull/2575](https://togithub.com/codespell-project/codespell/pull/2575)
- Improve format of CC BY-SA 3.0 license link by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2619](https://togithub.com/codespell-project/codespell/pull/2619)
- {assymthotic, assymtotic}->asymptotic by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2597](https://togithub.com/codespell-project/codespell/pull/2597)
- Simplify some file reading in tests by opening in text mode by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2624](https://togithub.com/codespell-project/codespell/pull/2624)
- Remove setup.py by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2626](https://togithub.com/codespell-project/codespell/pull/2626)
- Normalize code block indicators in README by [@​waldyrious](https://togithub.com/waldyrious) in [https://github.com/codespell-project/codespell/pull/2621](https://togithub.com/codespell-project/codespell/pull/2621)
- PEP 517 by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2595](https://togithub.com/codespell-project/codespell/pull/2595)
- Add spelling correction for 'alhpa' by [@​adrien-berchet](https://togithub.com/adrien-berchet) in [https://github.com/codespell-project/codespell/pull/2627](https://togithub.com/codespell-project/codespell/pull/2627)
- Move Windows CI from AppVeyor to GitHub Actions by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2628](https://togithub.com/codespell-project/codespell/pull/2628)
- Add "token" as alternative for "toke" by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2630](https://togithub.com/codespell-project/codespell/pull/2630)
- Add spelling corrections for version. by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2629](https://togithub.com/codespell-project/codespell/pull/2629)
- feat: Add cataalogue->catalogue to dictionary by [@​matthewfeickert](https://togithub.com/matthewfeickert) in [https://github.com/codespell-project/codespell/pull/2631](https://togithub.com/codespell-project/codespell/pull/2631)
- Add several spelling corrections found in personal projects by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2623](https://togithub.com/codespell-project/codespell/pull/2623)
- Add several words for en-GB to en-US by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2598](https://togithub.com/codespell-project/codespell/pull/2598)
- Add fixes from misspell-fixer's safe.1.dict by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2611](https://togithub.com/codespell-project/codespell/pull/2611)
- Prefer "converter" to "convertor" by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2613](https://togithub.com/codespell-project/codespell/pull/2613)
- Add pre-commit configuration by [@​mdeweerd](https://togithub.com/mdeweerd) in [https://github.com/codespell-project/codespell/pull/2459](https://togithub.com/codespell-project/codespell/pull/2459)
- pre-commit: check toml, rst, yml and .in files by [@​mdeweerd](https://togithub.com/mdeweerd) in [https://github.com/codespell-project/codespell/pull/2636](https://togithub.com/codespell-project/codespell/pull/2636)
- centriod->centroid by [@​janosh](https://togithub.com/janosh) in [https://github.com/codespell-project/codespell/pull/2637](https://togithub.com/codespell-project/codespell/pull/2637)
- Add operatin->operation, operating, correction. by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2640](https://togithub.com/codespell-project/codespell/pull/2640)
- README: Document how to use pre-commit by [@​WilliamJamieson](https://togithub.com/WilliamJamieson) in [https://github.com/codespell-project/codespell/pull/2639](https://togithub.com/codespell-project/codespell/pull/2639)
- README: document simplest usage pattern by [@​waldyrious](https://togithub.com/waldyrious) in [https://github.com/codespell-project/codespell/pull/2638](https://togithub.com/codespell-project/codespell/pull/2638)
- Prefer HTTPS to HTTP in URLs by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2641](https://togithub.com/codespell-project/codespell/pull/2641)
- Flush stdout when asking word fix by [@​adrien-berchet](https://togithub.com/adrien-berchet) in [https://github.com/codespell-project/codespell/pull/2642](https://togithub.com/codespell-project/codespell/pull/2642)
- Correct "3rt" to "3rd" by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2634](https://togithub.com/codespell-project/codespell/pull/2634)
- Don't print config files by default by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2618](https://togithub.com/codespell-project/codespell/pull/2618)
- Add spelling fixes for derivative by [@​cbrxyz](https://togithub.com/cbrxyz) in [https://github.com/codespell-project/codespell/pull/2643](https://togithub.com/codespell-project/codespell/pull/2643)
- Typos from GEANT/CAT by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2635](https://togithub.com/codespell-project/codespell/pull/2635)
- Add new spellings for "exercise" by [@​int-y1](https://togithub.com/int-y1) in [https://github.com/codespell-project/codespell/pull/2538](https://togithub.com/codespell-project/codespell/pull/2538)
- Added month misspells by [@​Paradact](https://togithub.com/Paradact) in [https://github.com/codespell-project/codespell/pull/2573](https://togithub.com/codespell-project/codespell/pull/2573)
- Add typos from Linux kernel's spelling.txt file by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2647](https://togithub.com/codespell-project/codespell/pull/2647)
- Add corrections from Fossies extra dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2651](https://togithub.com/codespell-project/codespell/pull/2651)
- Add typos found in Emacs by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2652](https://togithub.com/codespell-project/codespell/pull/2652)
- Add some typos found in FreedroidRPG by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2654](https://togithub.com/codespell-project/codespell/pull/2654)
- Add common misspellings of RISC-V by [@​felixonmars](https://togithub.com/felixonmars) in [https://github.com/codespell-project/codespell/pull/2479](https://togithub.com/codespell-project/codespell/pull/2479)
- Revert "Add spelling correction for in-flight" by [@​peternewman](https://togithub.com/peternewman) in [https://github.com/codespell-project/codespell/pull/2406](https://togithub.com/codespell-project/codespell/pull/2406)
- Typos from marvin.cs.uidaho.edu: A by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2656](https://togithub.com/codespell-project/codespell/pull/2656)
- Added British words by [@​Paradact](https://togithub.com/Paradact) in [https://github.com/codespell-project/codespell/pull/2574](https://togithub.com/codespell-project/codespell/pull/2574)
- Add many corrections to dictionary.txt by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2608](https://togithub.com/codespell-project/codespell/pull/2608)
- Typos from marvin.cs.uidaho.edu: B by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2658](https://togithub.com/codespell-project/codespell/pull/2658)
- Add some more misspellings found in Emacs by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2660](https://togithub.com/codespell-project/codespell/pull/2660)
- Add typos found in GnuTLS by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2671](https://togithub.com/codespell-project/codespell/pull/2671)
- Typos from marvin.cs.uidaho.edu: C by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2661](https://togithub.com/codespell-project/codespell/pull/2661)
- Typos from marvin.cs.uidaho.edu: D by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2663](https://togithub.com/codespell-project/codespell/pull/2663)
- Typos from marvin.cs.uidaho.edu: E by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2664](https://togithub.com/codespell-project/codespell/pull/2664)
- Typos from marvin.cs.uidaho.edu: F by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2665](https://togithub.com/codespell-project/codespell/pull/2665)
- Add fixes from misspell-fixer's safe.2.dict by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2612](https://togithub.com/codespell-project/codespell/pull/2612)
- Typos from marvin.cs.uidaho.edu: H by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2667](https://togithub.com/codespell-project/codespell/pull/2667)
- Typos from marvin.cs.uidaho.edu: G by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2666](https://togithub.com/codespell-project/codespell/pull/2666)
- Typos from marvin.cs.uidaho.edu: I by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2668](https://togithub.com/codespell-project/codespell/pull/2668)
- Typos from marvin.cs.uidaho.edu: K by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2669](https://togithub.com/codespell-project/codespell/pull/2669)
- Move `ifset->if set` to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2681](https://togithub.com/codespell-project/codespell/pull/2681)
- Typos from marvin.cs.uidaho.edu: L by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2670](https://togithub.com/codespell-project/codespell/pull/2670)
- Move \`keyservers->key servers' to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2688](https://togithub.com/codespell-project/codespell/pull/2688)
- Add explixitely->explicitly by [@​kianmeng](https://togithub.com/kianmeng) in [https://github.com/codespell-project/codespell/pull/2691](https://togithub.com/codespell-project/codespell/pull/2691)
- Add fixes from travis (Closes [#​1312](https://togithub.com/codespell-project/codespell/issues/1312)) by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2653](https://togithub.com/codespell-project/codespell/pull/2653)
- Most of `MANIFEST.in` is obsolete, get rid of it by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2646](https://togithub.com/codespell-project/codespell/pull/2646)
- Use f-strings wherever possible by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2676](https://togithub.com/codespell-project/codespell/pull/2676)
- Harden GitHub CI configuration by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2655](https://togithub.com/codespell-project/codespell/pull/2655)
- Typos from marvin.cs.uidaho.edu: O by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2677](https://togithub.com/codespell-project/codespell/pull/2677)
- Typos from marvin.cs.uidaho.edu: W by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2687](https://togithub.com/codespell-project/codespell/pull/2687)
- Typos from marvin.cs.uidaho.edu: J by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2695](https://togithub.com/codespell-project/codespell/pull/2695)
- Typos from marvin.cs.uidaho.edu: V by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2686](https://togithub.com/codespell-project/codespell/pull/2686)
- usable / useable: force recommended spelling by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2694](https://togithub.com/codespell-project/codespell/pull/2694)
- Typos from marvin.cs.uidaho.edu: N by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2675](https://togithub.com/codespell-project/codespell/pull/2675)
- Typos from marvin.cs.uidaho.edu: U by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2685](https://togithub.com/codespell-project/codespell/pull/2685)
- Typos from marvin.cs.uidaho.edu: Q by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2679](https://togithub.com/codespell-project/codespell/pull/2679)
- add spelling corrections from wikipedia corpus by [@​cconverse711](https://togithub.com/cconverse711) in [https://github.com/codespell-project/codespell/pull/2487](https://togithub.com/codespell-project/codespell/pull/2487)
- Move `ws->was` to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2699](https://togithub.com/codespell-project/codespell/pull/2699)
- Typos from marvin.cs.uidaho.edu: T by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2684](https://togithub.com/codespell-project/codespell/pull/2684)
- Add "inable" by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2697](https://togithub.com/codespell-project/codespell/pull/2697)
- Remove alias make targets to facilitate tab completion by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2700](https://togithub.com/codespell-project/codespell/pull/2700)
- Add several spelling corrections by [@​ydah](https://togithub.com/ydah) in [https://github.com/codespell-project/codespell/pull/2701](https://togithub.com/codespell-project/codespell/pull/2701)
- Use type annotations directly from chardet package by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2702](https://togithub.com/codespell-project/codespell/pull/2702)
- Add outoing->outgoing by [@​iafisher](https://togithub.com/iafisher) in [https://github.com/codespell-project/codespell/pull/2698](https://togithub.com/codespell-project/codespell/pull/2698)
- Typos from marvin.cs.uidaho.edu: R by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2680](https://togithub.com/codespell-project/codespell/pull/2680)
- Rehabilitate extraversion by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2198](https://togithub.com/codespell-project/codespell/pull/2198)
- Add contineous -> continuous by [@​kianmeng](https://togithub.com/kianmeng) in [https://github.com/codespell-project/codespell/pull/2703](https://togithub.com/codespell-project/codespell/pull/2703)
- Add neglibible -> negligible by [@​kianmeng](https://togithub.com/kianmeng) in [https://github.com/codespell-project/codespell/pull/2705](https://togithub.com/codespell-project/codespell/pull/2705)
- move `pullrequest` to code dictionary by [@​robin-wayve](https://togithub.com/robin-wayve) in [https://github.com/codespell-project/codespell/pull/2708](https://togithub.com/codespell-project/codespell/pull/2708)
- Add `propect->prospect, protect, project,` and variations by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2710](https://togithub.com/codespell-project/codespell/pull/2710)
- Add respwan -> respawn and related words by [@​kianmeng](https://togithub.com/kianmeng) in [https://github.com/codespell-project/codespell/pull/2711](https://togithub.com/codespell-project/codespell/pull/2711)
- Typos from marvin.cs.uidaho.edu: P by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2678](https://togithub.com/codespell-project/codespell/pull/2678)
- Typos from marvin.cs.uidaho.edu: S by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2683](https://togithub.com/codespell-project/codespell/pull/2683)
- Add various spelling corrections for words containing "meant" by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2712](https://togithub.com/codespell-project/codespell/pull/2712)
- Improve support of TOML config files by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2715](https://togithub.com/codespell-project/codespell/pull/2715)
- Toml python3.11 by [@​SRv6d](https://togithub.com/SRv6d) in [https://github.com/codespell-project/codespell/pull/2720](https://togithub.com/codespell-project/codespell/pull/2720)
- pre-commit: Upgrade psf/black for stable style 2023 by [@​cclauss](https://togithub.com/cclauss) in [https://github.com/codespell-project/codespell/pull/2724](https://togithub.com/codespell-project/codespell/pull/2724)
- Add recjected->rejected by [@​arm-in](https://togithub.com/arm-in) in [https://github.com/codespell-project/codespell/pull/2722](https://togithub.com/codespell-project/codespell/pull/2722)
- Add evaluatated->evaluated by [@​arm-in](https://togithub.com/arm-in) in [https://github.com/codespell-project/codespell/pull/2721](https://togithub.com/codespell-project/codespell/pull/2721)
- Add totatl(ly)->total(ly) by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2725](https://togithub.com/codespell-project/codespell/pull/2725)
- Add visulization->visualization by [@​tkoyama010](https://togithub.com/tkoyama010) in [https://github.com/codespell-project/codespell/pull/2448](https://togithub.com/codespell-project/codespell/pull/2448)
- Add several spelling corrections by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2410](https://togithub.com/codespell-project/codespell/pull/2410)
- Fix CI mypy job by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2733](https://togithub.com/codespell-project/codespell/pull/2733)
- Add various spelling corrections for (in|ex)clude\* and modify\* by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2732](https://togithub.com/codespell-project/codespell/pull/2732)
- spwan → spawn by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2714](https://togithub.com/codespell-project/codespell/pull/2714)
- Focussed is correct in British English by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2709](https://togithub.com/codespell-project/codespell/pull/2709)
- dedent/outdent is used a lot in Python by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2696](https://togithub.com/codespell-project/codespell/pull/2696)
- maanger by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2650](https://togithub.com/codespell-project/codespell/pull/2650)
- sizeable is correct, resizeable should be correct too by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2693](https://togithub.com/codespell-project/codespell/pull/2693)
- Fix more words derived from paramterize/paramterise by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2648](https://togithub.com/codespell-project/codespell/pull/2648)
- Fix more words derived from renable by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2649](https://togithub.com/codespell-project/codespell/pull/2649)
- Add accordin->according by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2739](https://togithub.com/codespell-project/codespell/pull/2739)
- Add variations of grow by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2738](https://togithub.com/codespell-project/codespell/pull/2738)
- regargless->regardless by [@​tkoyama010](https://togithub.com/tkoyama010) in [https://github.com/codespell-project/codespell/pull/2737](https://togithub.com/codespell-project/codespell/pull/2737)
- convienant->convenient by [@​tkoyama010](https://togithub.com/tkoyama010) in [https://github.com/codespell-project/codespell/pull/2736](https://togithub.com/codespell-project/codespell/pull/2736)
- Add involtue(d|s)->involute(d|s) by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2735](https://togithub.com/codespell-project/codespell/pull/2735)
- Typos from Emacs by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2740](https://togithub.com/codespell-project/codespell/pull/2740)
- dict: Add instersection(s)->intersection(s) by [@​akien-mga](https://togithub.com/akien-mga) in [https://github.com/codespell-project/codespell/pull/2741](https://togithub.com/codespell-project/codespell/pull/2741)
- Added more common typos by [@​polluks](https://togithub.com/polluks) in [https://github.com/codespell-project/codespell/pull/2277](https://togithub.com/codespell-project/codespell/pull/2277)
- Add several spelling corrections by [@​luzpaz](https://togithub.com/luzpaz) in [https://github.com/codespell-project/codespell/pull/2593](https://togithub.com/codespell-project/codespell/pull/2593)
- Add explicete\* by [@​sebweb3r](https://togithub.com/sebweb3r) in [https://github.com/codespell-project/codespell/pull/2175](https://togithub.com/codespell-project/codespell/pull/2175)
- Add misspellings of resolvable, resolver, unresolved by [@​vikivivi](https://togithub.com/vikivivi) in [https://github.com/codespell-project/codespell/pull/2584](https://togithub.com/codespell-project/codespell/pull/2584)
- Add misspellings of mobile, modules, models by [@​vikivivi](https://togithub.com/vikivivi) in [https://github.com/codespell-project/codespell/pull/2583](https://togithub.com/codespell-project/codespell/pull/2583)
- "keyserver" is correct, fixes [#​2084](https://togithub.com/codespell-project/codespell/issues/2084) by [@​matkoniecz](https://togithub.com/matkoniecz) in [https://github.com/codespell-project/codespell/pull/2147](https://togithub.com/codespell-project/codespell/pull/2147)
- Add entries to the inclusive language dictionary by [@​sed-i](https://togithub.com/sed-i) in [https://github.com/codespell-project/codespell/pull/2469](https://togithub.com/codespell-project/codespell/pull/2469)
- Include chardet in dev dependencies by [@​Jackenmen](https://togithub.com/Jackenmen) in [https://github.com/codespell-project/codespell/pull/2497](https://togithub.com/codespell-project/codespell/pull/2497)
- Move `keypair(s)->key pair(s)` to code dictionary by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2743](https://togithub.com/codespell-project/codespell/pull/2743)
- Add `man-in-the-middle->adversary-in-the-middle` alternative by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2744](https://togithub.com/codespell-project/codespell/pull/2744)
- Add typos found in zlib by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2742](https://togithub.com/codespell-project/codespell/pull/2742)
- Add typos found in Emacs by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2745](https://togithub.com/codespell-project/codespell/pull/2745)
- Move `shouldnot` to code dictionary (Fixes [#​2528](https://togithub.com/codespell-project/codespell/issues/2528)) by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2747](https://togithub.com/codespell-project/codespell/pull/2747)
- Add `convervation->conservation` et al (Fix [#​2716](https://togithub.com/codespell-project/codespell/issues/2716)) by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2746](https://togithub.com/codespell-project/codespell/pull/2746)
- Add various political terms by [@​skangas](https://togithub.com/skangas) in [https://github.com/codespell-project/codespell/pull/2749](https://togithub.com/codespell-project/codespell/pull/2749)
- requenst: fix typo found in blogs by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2752](https://togithub.com/codespell-project/codespell/pull/2752)
- Add spelling corrections for Policy and variants. by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2750](https://togithub.com/codespell-project/codespell/pull/2750)
- typos found in iperf by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2360](https://togithub.com/codespell-project/codespell/pull/2360)
- Add spelling corrections for duplicate and variants. by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2753](https://togithub.com/codespell-project/codespell/pull/2753)
- Fixed [#​2690](https://togithub.com/codespell-project/codespell/issues/2690) by [@​polluks](https://togithub.com/polluks) in [https://github.com/codespell-project/codespell/pull/2755](https://togithub.com/codespell-project/codespell/pull/2755)
- Add protlet(s)->portlet(s) correction by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2756](https://togithub.com/codespell-project/codespell/pull/2756)
- Add deffault(s|ed)->default(s|ed) correction by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2762](https://togithub.com/codespell-project/codespell/pull/2762)
- More precise ignore directive for mypy by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2760](https://togithub.com/codespell-project/codespell/pull/2760)
- Add a spelling correction by [@​fxlb](https://togithub.com/fxlb) in [https://github.com/codespell-project/codespell/pull/2763](https://togithub.com/codespell-project/codespell/pull/2763)
- doc: tomli is not needed for Python >= 3.11 by [@​DimitriPapadopoulos](https://togithub.com/DimitriPapadopoulos) in [https://github.com/codespell-project/codespell/pull/2751](https://togithub.com/codespell-project/codespell/pull/2751)
- Add spelling correction for vulnderabilit(y|ies)->vulnerabilit(y|ies) by [@​cfi-gb](https://togithub.com/cfi-gb) in [https://github.com/codespell-project/codespell/pull/2770](https://togithub.com/codespell-project/codespell/pull/2770)
- tetrahedoren->tetrahedron by [@​tkoyama010](https://togithub.com/tkoyama010) in [https://github.com/codespell-project/codespell/pull/2769](https://togithub.com/codespell-project/codespell/pull/2769)
- ENH: Color matching wrong word in the interactive session by [@​yarikoptic](https://togithub.com/yarikoptic) in [https://github.com/codespell-project/codespell/pull/2771](https://togithub.com/codespell-project/codespell/pull/2771)
- Switch from pytest tmpdir to tmp_path in tests by [@​jdufresne](https://togithub.com/jdufresne) in [https://github.com/codespell-project/codespell/pull/2625](https://togithub.com/codespell-project/codespell/pull/2625)
#### New Contributors
- [@​int-y1](https://togithub.com/int-y1) made their first contribution in [https://github.com/codespell-project/codespell/pull/2537](https://togithub.com/codespell-project/codespell/pull/2537)
- [@​jonathanberthias](https://togithub.com/jonathanberthias) made their first contribution in [https://github.com/codespell-project/codespell/pull/2546](https://togithub.com/codespell-project/codespell/pull/2546)
- [@​sappelhoff](https://togithub.com/sappelhoff) made their first contribution in [https://github.com/codespell-project/codespell/pull/2552](https://togithub.com/codespell-project/codespell/pull/2552)
- [@​skangas](https://togithub.com/skangas) made their first contribution in [https://github.com/codespell-project/codespell/pull/2603](https://togithub.com/codespell-project/codespell/pull/2603)
- [@​Paradact](https://togithub.com/Paradact) made their first contribution in [https://github.com/codespell-project/codespell/pull/2575](https://togithub.com/codespell-project/codespell/pull/2575)
- [@​WilliamJamieson](https://togithub.com/WilliamJamieson) made their first contribution in [https://github.com/codespell-project/codespell/pull/2639](https://togithub.com/codespell-project/codespell/pull/2639)
- [@​cbrxyz](https://togithub.com/cbrxyz) made their first contribution in [https://github.com/codespell-project/codespell/pull/2643](https://togithub.com/codespell-project/codespell/pull/2643)
- [@​felixonmars](https://togithub.com/felixonmars) made their first contribution in [https://github.com/codespell-project/codespell/pull/2479](https://togithub.com/codespell-project/codespell/pull/2479)
- [@​cconverse711](https://togithub.com/cconverse711) made their first contribution in [https://github.com/codespell-project/codespell/pull/2487](https://togithub.com/codespell-project/codespell/pull/2487)
- [@​iafisher](https://togithub.com/iafisher) made their first contribution in [https://github.com/codespell-project/codespell/pull/2698](https://togithub.com/codespell-project/codespell/pull/2698)
- [@​SRv6d](https://togithub.com/SRv6d) made their first contribution in [https://github.com/codespell-project/codespell/pull/2720](https://togithub.com/codespell-project/codespell/pull/2720)
- [@​polluks](https://togithub.com/polluks) made their first contribution in [https://github.com/codespell-project/codespell/pull/2277](https://togithub.com/codespell-project/codespell/pull/2277)
- [@​Jackenmen](https://togithub.com/Jackenmen) made their first contribution in [https://github.com/codespell-project/codespell/pull/2497](https://togithub.com/codespell-project/codespell/pull/2497)
- [@​yarikoptic](https://togithub.com/yarikoptic) made their first contribution in [https://github.com/codespell-project/codespell/pull/2771](https://togithub.com/codespell-project/codespell/pull/2771)
**Full Changelog**: https://github.com/codespell-project/codespell/compare/v2.2.2...v2.2.3
</details>
<details>
<summary>nedbat/coveragepy</summary>
### [`v7.2.2`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-722--2023-03-16)
[Compare Source](https://togithub.com/nedbat/coveragepy/compare/7.2.1...7.2.2)
- Fix: if a virtualenv was created inside a source directory, and a sourced
package was installed inside the virtualenv, then all of the third-party
packages inside the virtualenv would be measured. This was incorrect, but
has now been fixed: only the specified packages will be measured, thanks to
`Manuel Jacob <pull 1560_>`\_.
- Fix: the `coverage lcov` command could create a .lcov file with incorrect
LF (lines found) and LH (lines hit) totals. This is now fixed, thanks to
`Ian Moore <pull 1583_>`\_.
- Fix: the `coverage xml` command on Windows could create a .xml file with
duplicate `<package>` elements. This is now fixed, thanks to `Benjamin
Parzella <pull 1574_>`*, closing `issue 1573`*.
.. \_pull 1560:[https://github.com/nedbat/coveragepy/pull/1560](https://togithub.com/nedbat/coveragepy/pull/1560)0
.. \_issue 1573[https://github.com/nedbat/coveragepy/issues/1573](https://togithub.com/nedbat/coveragepy/issues/1573)73
.. \_pull 157[https://github.com/nedbat/coveragepy/pull/1574](https://togithub.com/nedbat/coveragepy/pull/1574)574
.. \_pull 15[https://github.com/nedbat/coveragepy/pull/1583](https://togithub.com/nedbat/coveragepy/pull/1583)1583
.. \_changes\_7-2-1:
</details>
<details>
<summary>pytest-dev/pytest</summary>
### [`v7.2.2`](https://togithub.com/pytest-dev/pytest/releases/tag/7.2.2)
[Compare Source](https://togithub.com/pytest-dev/pytest/compare/7.2.1...7.2.2)
# pytest 7.2.2 (2023-03-03)
## Bug Fixes
- [#​10533](https://togithub.com/pytest-dev/pytest/issues/10533): Fixed `pytest.approx`{.interpreted-text role="func"} handling of dictionaries containing one or more values of \[0.0]{.title-ref}.
- [#​10592](https://togithub.com/pytest-dev/pytest/issues/10592): Fixed crash if \[--cache-show]{.title-ref} and \[--help]{.title-ref} are passed at the same time.
- [#​10597](https://togithub.com/pytest-dev/pytest/issues/10597): Fixed bug where a fixture method named `teardown` would be called as part of `nose` teardown stage.
- [#​10626](https://togithub.com/pytest-dev/pytest/issues/10626): Fixed crash if `--fixtures` and `--help` are passed at the same time.
- [#​10660](https://togithub.com/pytest-dev/pytest/issues/10660): Fixed :py`pytest.raises`{.interpreted-text role="func"} to return a 'ContextManager' so that type-checkers could narrow
`pytest.raises(...) if ... else nullcontext()` down to 'ContextManager' rather than 'object'.
## Improved Documentation
- [#​10690](https://togithub.com/pytest-dev/pytest/issues/10690): Added \[CI]{.title-ref} and \[BUILD_NUMBER]{.title-ref} environment variables to the documentation.
- [#​10721](https://togithub.com/pytest-dev/pytest/issues/10721): Fixed entry-points declaration in the documentation example using Hatch.
- [#​10753](https://togithub.com/pytest-dev/pytest/issues/10753): Changed wording of the module level skip to be very explicit
about not collecting tests and not executing the rest of the module.
</details>
<details>
<summary>charliermarsh/ruff</summary>
### [`v0.0.256`](https://togithub.com/charliermarsh/ruff/releases/tag/v0.0.256)
[Compare Source](https://togithub.com/charliermarsh/ruff/compare/v0.0.255...v0.0.256)
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
##### Bug Fixes
- PYI011: allow `math` constants in defaults by [@​XuehaiPan](https://togithub.com/XuehaiPan) in [https://github.com/charliermarsh/ruff/pull/3484](https://togithub.com/charliermarsh/ruff/pull/3484)
- Remove erroneous C4-to-C40 redirect by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3488](https://togithub.com/charliermarsh/ruff/pull/3488)
- fix lack of `not` in error message by [@​Czaki](https://togithub.com/Czaki) in [https://github.com/charliermarsh/ruff/pull/3497](https://togithub.com/charliermarsh/ruff/pull/3497)
- Ensure that redirect warnings appear exactly once per code by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3500](https://togithub.com/charliermarsh/ruff/pull/3500)
- Allow f-strings and concatenations in os.getenv by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3516](https://togithub.com/charliermarsh/ruff/pull/3516)
- Allow string percent formatting in os.getenv by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3518](https://togithub.com/charliermarsh/ruff/pull/3518)
- Refine complexity rules for try-except-else-finally by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3519](https://togithub.com/charliermarsh/ruff/pull/3519)
- Replicate inline comments when splitting single-line imports by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3521](https://togithub.com/charliermarsh/ruff/pull/3521)
- Avoid PEP 604 isinstance errors for starred tuples by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3527](https://togithub.com/charliermarsh/ruff/pull/3527)
- Avoid tracking as-imports separately with force-single-line by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3530](https://togithub.com/charliermarsh/ruff/pull/3530)
- Fix PYI011 and add auto-fix by [@​JonathanPlasse](https://togithub.com/JonathanPlasse) in [https://github.com/charliermarsh/ruff/pull/3492](https://togithub.com/charliermarsh/ruff/pull/3492)
- Avoid PEP 604 panic with empty tuple by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3526](https://togithub.com/charliermarsh/ruff/pull/3526)
- Add last remaining deprecated typing imports by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3529](https://togithub.com/charliermarsh/ruff/pull/3529)
- Avoid unused argument violations in .pyi files by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3533](https://togithub.com/charliermarsh/ruff/pull/3533)
##### Other Changes
- Include individual path checks in --verbose logging by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3489](https://togithub.com/charliermarsh/ruff/pull/3489)
- Allow `# ruff:` prefix for isort action comments by [@​charliermarsh](https://togithub.com/charliermarsh) in [https://github.com/charliermarsh/ruff/pull/3493](https://togithub.com/charliermarsh/ruff/pull/3493)
**Full Changelog**: https://github.com/charliermarsh/ruff/compare/v0.0.255...v0.0.256
### [`v0.0.255`](https://togithub.com/charliermarsh/ruff/releases/tag/v0.0.255)
[Compare Source](https://togithub.com/charliermarsh/ruff/compare/v0.0.254...v0.0.255)
<!-- Release notes generated using configuration in .github/release.yml at main -->
#### What's Changed
##### Rules
- \[`flake8-pie`] Fix PIE802 broken auto-fix with trailing comma by [@​JonathanPlasse](https://togithub.com/JonathanPlasse) in [https://github.com/charliermarsh/ruff/pull/3402](ht
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "after 1 am and before 7 am" in timezone Etc/UTC.
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/canonical/starbase).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuNyIsInVwZGF0ZWRJblZlciI6IjM1LjEwLjIifQ==-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged automated patch updates for codespell, coverage, pytest, ruff, and tox via Renovate bot. The change modified 2 files with minimal line adjustments, approved and merged automatically per scheduled policy. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged automated patch dependency updates for codespell, coverage, pytest, ruff, and tox via Renovate bot. Changes passed CI checks and were successfully integrated. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #25 chore(deps): update patch updates | starbase | merged | Merged automated patch updates for ruff (0.0.239 to 0.0.240) and tox (4.4.2 to 4.4.4) via Renovate bot. Changes were approved, passed CI checks, and auto-merged with minimal code modifications. | |
| #30 chore(deps): update patch updates | craft-archives | merged | Merged automated patch updates for coverage, pytest, and ruff via Renovate. Versions advanced to 7.2.1, 7.2.2, and 0.0.254. Changes passed CI and review before merging into main. | |
| #987 chore(deps): update patch updates | charmcraft | merged | Merged automated patch updates for pytest, pytz, and requests via Renovate. Approved by one reviewer, passed CI checks, and automatically merged per repository configuration. | |
| #26 chore(deps): update patch updates | craft-archives | merged | Automatically merged patch updates for ruff to 0.0.252 and tox to 4.4.6. The change passed CI checks, received approval, and was merged into main by the Renovate bot. | |
| #40 chore(deps): update patch updates | starbase | merged | Merged automated dependency updates via Renovate. Updated ruff to 0.0.252 and tox to 4.4.6. Approved, passed CI, and auto-merged per schedule. | |
| #29 chore(deps): update patch updates | starbase | merged | Automated dependency updates for ruff and tox were merged. The Renovate bot PR updated ruff to 0.0.245 and tox to 4.4.5, received approval, passed CI checks, and was successfully integrated. | |
| #1348 chore(deps): update patch updates | charmcraft | merged | Merged automated patch updates for codespell, coverage, pycodestyle, pyright, and rpds-py. Approved by two reviewers with passing CI checks, the dependency changes were automatically applied to the main branch. | |
| #1027 chore(deps): update patch updates | charmcraft | merged | Merged automated patch updates for tox, types-Deprecated, and types-toml via Renovate bot. Approved by a reviewer, passed CI checks, and auto-merged per repository configuration. | |
| #1183 chore(deps): update patch updates | charmcraft | merged | Merged automated patch dependency updates via Renovate. Updated PyYAML, click, codespell, distlib, jsonschema, ruff, types-Deprecated, types-PyYAML, and zipp to latest patch versions. CI passed and changes were automerged. | |
| #388 chore(deps): update bugfixes | rockcraft | merged | Merged automated dependency updates via Renovate bot. Updated codespell, coverage, dotnet runtime-deps, pylint, and urllib3 to latest patch versions. Approved by two reviewers, passed CI, and merged with minimal changes. |