Bump the dev-dependencies group with 2 updates#82
Merged
Conversation
Bumps the dev-dependencies group with 2 updates: [pytest](https://github.com/pytest-dev/pytest) and [black](https://github.com/psf/black). Updates `pytest` from 7.4.4 to 8.0.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...8.0.0) Updates `black` from 23.12.1 to 24.1.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.1...24.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dev-dependencies group with 2 updates: pytest and black.
Updates
pytestfrom 7.4.4 to 8.0.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
478f823Prepare release version 8.0.06085900[8.0.x] fix: avoid rounding microsecond to1_000_000(#11863)3b41c65[8.0.x] Escape skip reason in junitxml (#11845)747072a[8.0.x] Update docstring of scripts/generate-gh-release-notes.py (#11768)011a475Properly attach packages to the GH release notes (#11839) (#11840)97960bdMerge pull request #11835 from pytest-dev/release-8.0.0rc26be0a3cPrepare release version 8.0.0rc244ffe07Merge pull request #11837 from pytest-dev/backport-11836-to-8.0.x14ecb04[8.0.x] testing: temporarily disable test due to hypothesis issue41c8dabMerge pull request #11831 from bluetech/backport-11825-to-8.0.xUpdates
blackfrom 23.12.1 to 24.1.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
e026c93Prepare release 24.1.1 (#4186)79fc115chore: ignore node_modules (produced by a pre-commit check) (#4184)8bf0454Consistently add trailing comma on typed parameters (#4164)1607e9aFix missing space in option description (#4182)ed770baFix cache file length (#4176)659c29aNew changelog0e6e46bPrepare release 24.1.0 (#4170)4f47cacAdd --unstable flag (#4096)bccec8aShow warning on invalid toml configuration (#4165)7d78946Describe 2024 module docstring more accurately (#4168)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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