deps: bump the pip-dependencies group across 1 directory with 7 updates#54
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps: bump the pip-dependencies group across 1 directory with 7 updates#54dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [markdown](https://github.com/Python-Markdown/markdown), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions), [jinja2](https://github.com/pallets/jinja), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [ruff](https://github.com/astral-sh/ruff) and [pytest-mock](https://github.com/pytest-dev/pytest-mock) to permit the latest version. Updates `markdown` from 3.7 to 3.8 - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](Python-Markdown/markdown@3.7...3.8) Updates `mkdocs-material` from 9.5.44 to 9.6.14 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.44...9.6.14) Updates `pymdown-extensions` from 10.12 to 10.15 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.12...10.15) Updates `jinja2` from 3.1.4 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.6) Updates `pytest-cov` to 6.1.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v6.1.1) Updates `ruff` to 0.11.12 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.11.2...0.11.12) Updates `pytest-mock` to 3.14.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) --- updated-dependencies: - dependency-name: markdown dependency-version: '3.8' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: mkdocs-material dependency-version: 9.6.14 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: pymdown-extensions dependency-version: '10.15' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-dependencies - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: ruff dependency-version: 0.11.12 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:development dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Updates the requirements on markdown, mkdocs-material, pymdown-extensions, jinja2, pytest-cov, ruff and pytest-mock to permit the latest version.
Updates
markdownfrom 3.7 to 3.8Release notes
Sourced from markdown's releases.
Changelog
Sourced from markdown's changelog.
... (truncated)
Commits
b34e1d0Bump version to 3.8e6b7163Update deploy workflow to normalize versionbd67d48Improve changelog validatione912575Fix incorrect TOC list structure in docs42d4b43Fix CI badge in README1caf028Optimize raw HTML post-processor (#1510)f6cfc5cUse PEP 639 license expressions in project metadata9c6e39aAdd Python 3.13 and drop Python 3.87aae61bAdd special case for closing nested quotes0ad5b0aAbbr should respect AtomicStringsUpdates
mkdocs-materialfrom 9.5.44 to 9.6.14Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
2e9bd81Prepare 9.6.14 releasee45972aFixed social plugin crashing for CairoSVG >= 2.8bce053aFixed social plugin crashing for CairoSVG >= 2.8ca65624Updated changelog8670a01Prepare 9.6.13 release8485881Fixed entity-relationship diagram styling after Mermaid upgrade (#8211)5a0adb8Documentation (#8205)572da4fFixed annotations showing list markers in print view6d04f2cUpdated Change Request guide (#8201)e56efb2Updated dependenciesUpdates
pymdown-extensionsfrom 10.12 to 10.15Release notes
Sourced from pymdown-extensions's releases.
Commits
d32c6b3Update changelog9f5c3caFinish typing the Blocks interface and type additional referenced files (#2652)84a087badd type annotations to block.py (#2634)70e475cDocs: update JS deps0eb2047Provide option for more relaxed fenced code headers (#2649)677a863Fix some corner cases with Blocks and nested lists (#2651)f655468Fix a corner case withcombine_header_slugand Tab and Tabbed3e8a097Only show "steps" as direct list itemsf8d7f62Docs: Mermaid Pie chart is now considered viable and update version used48cda23Add a note about snippet syntax and XML filesUpdates
jinja2from 3.1.4 to 3.1.6Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
1520688release version 3.1.690457bbMerge commit from fork065334dattr filter uses env.getattr033c200start version 3.1.6bc68d4euse global contributing guide (#2070)247de5euse global contributing guideab8218cuse project advisory link instead of globalb4ffc8frelease version 3.1.5 (#2066)877f6e5release version 3.1.58d58859remove test pypiUpdates
pytest-covto 6.1.1Changelog
Sourced from pytest-cov's changelog.
... (truncated)
Commits
9463242Bump version: 6.1.0 → 6.1.17f2781bUpdate changelog.a59548fAllow the context plugin to check if the controller is running or not. Fixes ...10f8cdeBump version: 6.0.0 → 6.1.010b14afUpdate changelog.aa57aedRefactor a bit the internals to be a bit less boilerplatey and have more clar...e760099Make sure the CLI precision is used when creating report. Fixes #674.44540e1Remove unnecessary CovFailUnderWarning. Closes #675.204af14Update changelog.089e7bbUpgrade ruff.Updates
ruffto 0.11.12Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
aee3af0Bump 0.11.12 (#18369)04dc48e[refurb] FixFURB129autofix generating invalid syntax (#18235)27743ef[pylint] Implementmissing-maxsplit-arg(PLC0207) (#17454)c60b4d7[ty] Add subtyping between Callable types and class literals with__init__...16621fa[flake8-bugbear] Add fix safety section (B006) (#17652)e23d4ea[flake8-bugbear] Ignore__debug__attribute inB010(#18357)452f992[ty] Simplify signature types, use them inCallableType(#18344)a5ebb3f[ty] Support ephemeral uv virtual environments (#18335)9925910Add aViolationMetadata::rulemethod (#18234)a3ee6bbReturnDiagnosticGuardfromChecker::report_diagnostic(#18232)Updates
pytest-mockto 3.14.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
... (truncated)
Commits
34dd61aRelease 3.14.1299adb9Add support for Python 3.14 (#503)f5fcef7[pre-commit.ci] pre-commit autoupdate (#504)bae64d8[pre-commit.ci] pre-commit autoupdate (#502)824f334[pre-commit.ci] pre-commit autoupdate (#501)db1add6[pre-commit.ci] pre-commit autoupdate (#500)48ac874[pre-commit.ci] pre-commit autoupdate (#499)fe7ad9a[pre-commit.ci] pre-commit autoupdate (#498)7857e60[pre-commit.ci] pre-commit autoupdate (#497)a8b97ea[pre-commit.ci] pre-commit autoupdate (#496)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