pulp / pulp-cli

https://docs.pulpproject.org/pulp_cli/
GNU General Public License v2.0
33 stars 41 forks source link

[noissue]: Update mkdocstrings-python requirement from ~=1.8.0 to ~=1.9.0 #914

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Updates the requirements on mkdocstrings-python to permit the latest version.

Release notes

Sourced from mkdocstrings-python's releases.

1.9.0

1.9.0 - 2024-03-13

Compare with 1.8.0

Dependencies

  • Add upper bound on Python-Markdown 3.6 to temporarily prevent breaking changes (cd93ee3 by Timothée Mazzucotelli).

Features

Code Refactoring

  • Mark all Jinja blocks as scoped (548bdad by Timothée Mazzucotelli).
Changelog

Sourced from mkdocstrings-python's changelog.

1.9.0 - 2024-03-13

Compare with 1.8.0

Dependencies

  • Add upper bound on Python-Markdown 3.6 to temporarily prevent breaking changes (cd93ee3 by Timothée Mazzucotelli).

Features

Code Refactoring

  • Mark all Jinja blocks as scoped (548bdad by Timothée Mazzucotelli).

1.8.0 - 2024-01-08

Compare with 1.7.5

Features

1.7.5 - 2023-11-21

Compare with 1.7.4

Bug Fixes

1.7.4 - 2023-11-12

Compare with 1.7.3

Bug Fixes

... (truncated)

Commits
  • e639c8b chore: Prepare release 1.9.0
  • fad391f Merge branch 'main' of github.com:mkdocstrings/python
  • ddf32c6 docs: Enable inline syntax highlight
  • cd93ee3 deps: Add upper bound on Python-Markdown 3.6 to temporarily prevent breaking ...
  • 2062325 chore: Template upgrade
  • 0dd0b79 chore: Use mkdocstrings' handler-template
  • 6364fbc chore: Template upgrade
  • eaf9b82 feat: Add show_labels option to show/hide labels
  • 8e86778 docs: Add default value for find_stubs_package docs
  • 0c6aa32 feat: Add option to search for stubs packages
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)