chore(deps-dev): Bump the development-dependencies group across 1 directory with 2 updates - #326
Merged
edgarrmondragon merged 1 commit intoJun 29, 2026
Conversation
…ectory with 2 updates Bumps the development-dependencies group with 2 updates in the / directory: [pytest](https://github.com/pytest-dev/pytest) and [pytest-github-actions-annotate-failures](https://github.com/pytest-dev/pytest-github-actions-annotate-failures). Updates `pytest` from 9.1.0 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.1.0...9.1.1) Updates `pytest-github-actions-annotate-failures` from 0.4.0 to 0.4.2 - [Release notes](https://github.com/pytest-dev/pytest-github-actions-annotate-failures/releases) - [Commits](pytest-dev/pytest-github-actions-annotate-failures@v0.4.0...v0.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: pytest-github-actions-annotate-failures dependency-version: 0.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/development-dependencies-01c644fec1
branch
from
June 29, 2026 00:15
0b4288d to
33e813e
Compare
edgarrmondragon
deleted the
dependabot/uv/development-dependencies-01c644fec1
branch
June 29, 2026 00:44
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 development-dependencies group with 2 updates in the / directory: pytest and pytest-github-actions-annotate-failures.
Updates
pytestfrom 9.1.0 to 9.1.1Release notes
Sourced from pytest's releases.
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
pytest-github-actions-annotate-failuresfrom 0.4.0 to 0.4.2Release notes
Sourced from pytest-github-actions-annotate-failures's releases.
Commits
9fb5db2fix: Handle warning filename when the file and the CWD are on different Windo...6b022cdchore: Migrate to tox.toml (#146)8fa8b07fix: Ensure the first failure of a flaky test is annotated when using in tand...e62eadfchore: Use tox generative ranges (#145)466b4e2chore: Usepytesterfixture to test the plugin (#133)c28d7abrefactor: remove unused PYTEST_VERSION and packaging import (#141)96e1bc4chore: bump pre-commit (#143)2dce8a7docs: fix --exclude-warning-annotations help text (#142)174c3f8ci: Update_extendssyntax to what Release Drafter v7 expects (#136)70d0656fix: Avoid emitthing duplicate GitHub Actions error annotations when running ...