Skip to content
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

Bump mkdocstrings from 0.13.6 to 0.15.2 #325

Merged
merged 2 commits into from
Jul 20, 2021

Commits on Jul 20, 2021

  1. Bump mkdocstrings from 0.13.6 to 0.15.2

    Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.13.6 to 0.15.2.
    - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
    - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md)
    - [Commits](mkdocstrings/mkdocstrings@0.13.6...0.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocstrings
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    2170f98 View commit details
    Browse the repository at this point in the history
  2. Update the parameters.html override

    To match the current version of mkdocstrings.
    
    We previously introduced this override in #67 to remove the "Type"
    column from the templated output. However, the underlying API has
    changed. Therefore, this commit updates our override to match the
    current version of the template.
    StevenMaude committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    76d7eca View commit details
    Browse the repository at this point in the history