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 #135

Merged
merged 21 commits into from
Jul 9, 2024
Merged

Update dependencies #135

merged 21 commits into from
Jul 9, 2024

Commits on May 6, 2024

  1. Trigger linkchecker.yml and python-app.yml on changes to requirements…

    ….txt (#116)
    
    * Update python-app.yml
    
    * Update linkchecker.yml
    ahouseholder authored May 6, 2024
    Configuration menu
    Copy the full SHA
    aabebc2 View commit details
    Browse the repository at this point in the history
  2. Bump the mkdocs group with 3 updates (#114)

    Bumps the mkdocs group with 3 updates: [mkdocs](https://github.com/mkdocs/mkdocs), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings).
    
    
    Updates `mkdocs` from 1.5.3 to 1.6.0
    - [Release notes](https://github.com/mkdocs/mkdocs/releases)
    - [Commits](mkdocs/mkdocs@1.5.3...1.6.0)
    
    Updates `mkdocs-material` from 9.5.18 to 9.5.20
    - [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.18...9.5.20)
    
    Updates `mkdocstrings` from 0.24.3 to 0.25.0
    - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
    - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/mkdocstrings@0.24.3...0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: mkdocs
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    - dependency-name: mkdocstrings
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: mkdocs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Allen D. Householder <ahouseholder@users.noreply.github.com>
    dependabot[bot] and ahouseholder authored May 6, 2024
    Configuration menu
    Copy the full SHA
    af185ae View commit details
    Browse the repository at this point in the history
  3. Bump dataclasses-json from 0.6.4 to 0.6.5 (#115)

    Bumps [dataclasses-json](https://github.com/lidatong/dataclasses-json) from 0.6.4 to 0.6.5.
    - [Release notes](https://github.com/lidatong/dataclasses-json/releases)
    - [Commits](lidatong/dataclasses-json@v0.6.4...v0.6.5)
    
    ---
    updated-dependencies:
    - dependency-name: dataclasses-json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Allen D. Householder <ahouseholder@users.noreply.github.com>
    dependabot[bot] and ahouseholder authored May 6, 2024
    Configuration menu
    Copy the full SHA
    f5cbb42 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Bump the mkdocs group with 3 updates (#117)

    Bumps the mkdocs group with 3 updates: [mkdocs-include-markdown-plugin](https://github.com/mondeja/mkdocs-include-markdown-plugin), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings).
    
    
    Updates `mkdocs-include-markdown-plugin` from 6.0.5 to 6.0.6
    - [Release notes](https://github.com/mondeja/mkdocs-include-markdown-plugin/releases)
    - [Commits](mondeja/mkdocs-include-markdown-plugin@v6.0.5...v6.0.6)
    
    Updates `mkdocs-material` from 9.5.20 to 9.5.21
    - [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.20...9.5.21)
    
    Updates `mkdocstrings` from 0.25.0 to 0.25.1
    - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
    - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/mkdocstrings@0.25.0...0.25.1)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-include-markdown-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    - dependency-name: mkdocstrings
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 8, 2024
    Configuration menu
    Copy the full SHA
    5bdd268 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Bump dataclasses-json from 0.6.5 to 0.6.6 (#119)

    Bumps [dataclasses-json](https://github.com/lidatong/dataclasses-json) from 0.6.5 to 0.6.6.
    - [Release notes](https://github.com/lidatong/dataclasses-json/releases)
    - [Commits](lidatong/dataclasses-json@v0.6.5...v0.6.6)
    
    ---
    updated-dependencies:
    - dependency-name: dataclasses-json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    fc2f95c View commit details
    Browse the repository at this point in the history
  2. Bump the mkdocs group with 2 updates (#118)

    Bumps the mkdocs group with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocs-print-site-plugin](https://github.com/timvink/mkdocs-print-site-plugin).
    
    
    Updates `mkdocs-material` from 9.5.21 to 9.5.22
    - [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.21...9.5.22)
    
    Updates `mkdocs-print-site-plugin` from 2.4.0 to 2.4.1
    - [Release notes](https://github.com/timvink/mkdocs-print-site-plugin/releases)
    - [Commits](timvink/mkdocs-print-site-plugin@v2.4.0...v2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    - dependency-name: mkdocs-print-site-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 14, 2024
    Configuration menu
    Copy the full SHA
    fea7141 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. --- (#121)

    updated-dependencies:
    - dependency-name: markdown-exec
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    564c580 View commit details
    Browse the repository at this point in the history
  2. --- (#120)

    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    - dependency-name: mkdocstrings-python
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    60127aa View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Bump markdown-exec from 1.8.2 to 1.8.3 (#123)

    Bumps [markdown-exec](https://github.com/pawamoy/markdown-exec) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/pawamoy/markdown-exec/releases)
    - [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md)
    - [Commits](pawamoy/markdown-exec@1.8.2...1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: markdown-exec
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    bda967a View commit details
    Browse the repository at this point in the history
  2. Bump scipy from 1.13.0 to 1.13.1 (#124)

    Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.13.1.
    - [Release notes](https://github.com/scipy/scipy/releases)
    - [Commits](scipy/scipy@v1.13.0...v1.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: scipy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    c84464f View commit details
    Browse the repository at this point in the history
  3. Bump the mkdocs group with 2 updates (#122)

    Bumps the mkdocs group with 2 updates: [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings-python](https://github.com/mkdocstrings/python).
    
    
    Updates `mkdocs-material` from 9.5.24 to 9.5.25
    - [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.24...9.5.25)
    
    Updates `mkdocstrings-python` from 1.10.2 to 1.10.3
    - [Release notes](https://github.com/mkdocstrings/python/releases)
    - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md)
    - [Commits](mkdocstrings/python@1.10.2...1.10.3)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    - dependency-name: mkdocstrings-python
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    2c62f61 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    78979d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    7e4f62c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e803651 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Bump markdown-exec from 1.8.3 to 1.9.1 (#129)

    Bumps [markdown-exec](https://github.com/pawamoy/markdown-exec) from 1.8.3 to 1.9.1.
    - [Release notes](https://github.com/pawamoy/markdown-exec/releases)
    - [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md)
    - [Commits](pawamoy/markdown-exec@1.8.3...1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: markdown-exec
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    95ee5ff View commit details
    Browse the repository at this point in the history
  2. Bump mkdocs-material from 9.5.26 to 9.5.27 in the mkdocs group (#128)

    Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
    
    
    Updates `mkdocs-material` from 9.5.26 to 9.5.27
    - [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.26...9.5.27)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    72a13bd View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    e9d9848 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d50d84d View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    1298123 View commit details
    Browse the repository at this point in the history
  2. Bump scipy from 1.13.1 to 1.14.0 (#133)

    Bumps [scipy](https://github.com/scipy/scipy) from 1.13.1 to 1.14.0.
    - [Release notes](https://github.com/scipy/scipy/releases)
    - [Commits](scipy/scipy@v1.13.1...v1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: scipy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4be4616 View commit details
    Browse the repository at this point in the history
  3. Bump mkdocs-material from 9.5.27 to 9.5.28 in the mkdocs group (#132)

    Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
    
    
    Updates `mkdocs-material` from 9.5.27 to 9.5.28
    - [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.27...9.5.28)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mkdocs
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    04ecbb9 View commit details
    Browse the repository at this point in the history