yaleman / pygoodwe

Python library for querying the GoodWe Solar SEMS API
https://yaleman.github.io/pygoodwe/
MIT License
27 stars 9 forks source link

Update mkdocstrings-python requirement from >=0.8,<1.8 to >=0.8,<1.9 #245

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

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

Release notes

Sourced from mkdocstrings-python's releases.

1.8.0

1.8.0 - 2024-01-08

Compare with 1.7.5

Features

See the complete list of features and projects here: https://pawamoy.github.io/insiders/#500-plasmavac-user-guide.

Changelog

Sourced from mkdocstrings-python's changelog.

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

Code Refactoring

  • Prepare for Griffe 0.37 (b5bb8a9 by Timothée Mazzucotelli).

1.7.3 - 2023-10-09

Compare with 1.7.2

Bug Fixes

  • Don't deepcopy the local config (1300d2c by Timothée Mazzucotelli).

1.7.2 - 2023-10-05

Compare with 1.7.1

Bug Fixes

... (truncated)

Commits
  • 36499eb chore: Prepare release 1.8.0
  • 2a11b40 feat: Release Insiders features of the $500/month funding goal
  • ff7e8c5 chore: Prepare release 1.7.5
  • 2fb6513 fix: Add missing translations (fallback theme) for ReadTheDocs
  • dde658e chore: Prepare release 1.7.4
  • 3a10040 chore: Fix debug module location, add packages to debug info
  • b5bb8a9 refactor: Prepare for Griffe 0.37
  • 574b234 chore: Template upgrade
  • a9078a0 tests: Modernize test fixtures
  • 5035e92 fix: Make extension paths relative to config file
  • 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)
yaleman commented 8 months ago

@dependabot merge