build(deps): bump the testing-libraries group across 1 directory with 2 updates - #6809
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the testing-libraries group across 1 directory with 2 updates#6809dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
|
BLEnder picked up this PR. Workflow run |
Contributor
|
BLEnder could not fix this PR automatically. Workflow run |
Contributor
|
BLEnder: skipped (compatibility score 69% < 70%). Will retry on next scheduled run. |
dependabot
Bot
force-pushed
the
dependabot/pip/testing-libraries-43493e85e2
branch
from
August 26, 2026 01:13
b66c94d to
9994914
Compare
… 2 updates Bumps the testing-libraries group with 2 updates in the / directory: [coverage](https://github.com/coveragepy/coveragepy) and [pytest-django](https://github.com/pytest-dev/pytest-django). Updates `coverage` from 7.15.3 to 7.15.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.3...7.15.4) Updates `pytest-django` from 4.12.0 to 4.14.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.12.0...v4.14.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-libraries - dependency-name: pytest-django dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing-libraries ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/testing-libraries-43493e85e2
branch
from
August 27, 2026 18:42
9994914 to
ee4e36c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the testing-libraries group with 2 updates in the / directory: coverage and pytest-django.
Updates
coveragefrom 7.15.3 to 7.15.4Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
4c0e7ffdocs: sample HTML for 7.15.4db4cc32docs: prep for 7.15.4c33085cstyle: start gradual move to ruff 0.1653a0fd5fix: neutralize control characters in lcov report fields (#2226)b64d53dbuild: make 3.15 wheels53792abbuild: show the python version for kitsf6b03c7chore: make upgrade_one package=cibuildwheeld9b660achore: make upgradeb128a31docs: oops, move this entry to the correct placea7a2c15fix: escape filename urls in html report href attributes (#2227)Updates
pytest-djangofrom 4.12.0 to 4.14.0Release notes
Sourced from pytest-django's releases.
Changelog
Sourced from pytest-django's changelog.
Commits
1a6b612Release 4.14.0fffb11ddocs: remove $ for consistencye8c0606docs: move thedjangoextra explanationb66deb6tests: strict import to make pyright happy823db39tests: fix wrong type (typing only)a1eaf5dDrop django<5 message asserts compat2ea1423Fix_pre_setup_ran_eagerlyon Django 5.0 and 5.1903429cAdddjangoextra to ensure Django dependency compatible lower bound9661589docs: prefer newer pytest config TOML format7646196docs: remove needless comment