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

Update dependencies #150

Merged
merged 2 commits into from
Sep 13, 2023
Merged

Update dependencies #150

merged 2 commits into from
Sep 13, 2023

Commits on Sep 6, 2023

  1. Update mkdocstrings[python] requirement from ~=0.22.0 to ~=0.23.0 (#146)

    * Update pre-commit requirement from ~=3.3 to ~=3.4 (#147)
    
    Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.3.0...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump actions/checkout from 3 to 4 (#148)
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Update mkdocstrings[python] requirement from ~=0.22.0 to ~=0.23.0
    
    Updates the requirements on [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version.
    - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
    - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/mkdocstrings@0.22.0...0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocstrings[python]
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update mkdocs config
    
    Especially, move the 'watch' keyword to the top-level.
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Casper Welzel Andersen <[email protected]>
    Co-authored-by: Casper Welzel Andersen <[email protected]>
    3 people authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    e3ae840 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Update pre-commit hooks

    CasperWA committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    82d945c View commit details
    Browse the repository at this point in the history