-
Notifications
You must be signed in to change notification settings - Fork 700
Bump the dependencies group in /.config with 3 updates #4626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ansibuddy
merged 3 commits into
main
from
dependabot/pip/dot-config/dependencies-b61c267a4e
Jun 9, 2025
Merged
Bump the dependencies group in /.config with 3 updates #4626
ansibuddy
merged 3 commits into
main
from
dependabot/pip/dot-config/dependencies-b61c267a4e
Jun 9, 2025
Conversation
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
Contributor
Bumps the dependencies group in /.config with 4 updates: [cairosvg](https://github.com/Kozea/CairoSVG), [mkdocstrings-python](https://github.com/mkdocstrings/python), [pytest](https://github.com/pytest-dev/pytest) and [tomlkit](https://github.com/sdispater/tomlkit). Updates `cairosvg` from 2.7.1 to 2.8.2 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.7.1...2.8.2) Updates `mkdocstrings-python` from 1.16.11 to 1.16.12 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.16.11...1.16.12) Updates `pytest` from 8.3.5 to 8.4.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@8.3.5...8.4.0) Updates `tomlkit` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.2...0.13.3) --- updated-dependencies: - dependency-name: cairosvg dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-version: 1.16.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tomlkit dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
ansibuddy
approved these changes
Jun 9, 2025
ansibuddy
approved these changes
Jun 9, 2025
ansibuddy
approved these changes
Jun 9, 2025
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 dependencies group in /.config with 3 updates: mkdocstrings-python, pytest and tomlkit.
Updates
mkdocstrings-python
from 1.16.11 to 1.16.12Release notes
Sourced from mkdocstrings-python's releases.
Changelog
Sourced from mkdocstrings-python's changelog.
Commits
3c4424d
chore: Prepare release 1.16.12d57740f
fix: Only replace CSS class in first highlighting spanUpdates
pytest
from 8.3.5 to 8.4.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
315b3ae
Prepare release version 8.4.01498ba3
Merge pull request #13467 from pytest-dev/towncrier-createe4389ac
Remove resultlog from the docs (#13465)64b2301
scripts/release: add missingbuild
totowncrier
call4c205cf
testing/plugins_integration: update Django (#13463)4dcbcc9
Merge pull request #13458 from pytest-dev/dup-param-error5293016
Merge pull request #13459 from pytest-dev/pyright-minor-fixes7a48181
Add pyright configuration9fc6db9
pytester: avoid confusingx
self parameter9aa198b
mark/expression: fix self -> clsUpdates
tomlkit
from 0.13.2 to 0.13.3Release notes
Sourced from tomlkit's releases.
Changelog
Sourced from tomlkit's changelog.
Commits
8c963db
chore: update version to 0.13.3 (#423)fcb82ae
fix: Missing newline at end of file with multiple array of tables can corrupt...d4e1ecd
fix: add newline indentation after existing items in Container class (#421)e3b7332
fix: ensure unique table indices when adding items to out-of-order tables (#420)14607a5
chore(deps-dev): bump jinja2 from 3.1.5 to 3.1.6 (#418)bd31dbd
fix: Dumping a subelement of a parsed toml fails starting on 4rd level of nes...62a6708
fix: Invalid serialization when overwriting out-of-order table key (#417)64064f3
[pre-commit.ci] pre-commit autoupdate (#415)df4afc6
Fix: reject single keys that aren't strings (#416)832e855
Fix array item removal (#409)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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