Bump the all-dependencies group with 4 updates #102
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on coverage, pytest, virtualenv and tox to permit the latest version.
Updates
coverage
to 7.5.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
5f4e034
docs: sample HTML for 7.5.0ed97cfb
docs: prep for 7.5.041e01d3
build: use macos 13 for 3.8 and 3.9 while GitHub rolls out macos 14583f0c0
test: add a test for skipping covered functionsb115ed3
refactor: keep Analysis private40a052e
docs: document CodeRegion and its plugin methods2ff9933
docs: remove comment that now explains nothing.a6ba1c8
fix: html report pages fully validate74c87a8
fix: previous page shortcut works in index page. #1765e016967
feat: main index page links to other index pagesUpdates
pytest
to 8.2.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
6bd3f31
Tweak changelog for 8.2.09b6219b
Prepare release version 8.2.0835765c
Merge pull request #12130 from bluetech/fixtures-inline7e7503c
unittest: report class cleanup exceptions (#12250)882c4da
fixtures: inlinefail_fixturefunc
2e8fb9f
fixtures: extract a_check_fixturedef
methodacf2971
fixtures: inline_getnextfixturedef
into_get_active_fixturedef
3c77aec
fixtures: move "request" check earlyd217d68
fixtures: inline_compute_fixture_value
530be28
fixtures: use early return in_get_active_fixturedef
Updates
virtualenv
to 20.26.0Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
... (truncated)
Commits
1a1fb2b
release 20.26.0477ce18
Allow builtin interpreter discovery to find specific Python versions given a ...4a13deb
Fixed a case when template variable is WindowsPath (#2707)001a327
[pre-commit.ci] pre-commit autoupdate (#2705)abb29cf
Merge pull request #2704 from pypa/release-20.25.346d0400
release 20.25.397438d9
Fix for tests: Python 3.13.0a6 renamed pathmod to parser (#2702)cafd263
Merge pull request #2703 from pypa/release-20.25.244c6724
release 20.25.2cf8574c
[pre-commit.ci] pre-commit autoupdate (#2699)Updates
tox
to 4.15.0Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.