SverreNystad / power-predictor

Using Machine Learning for time series forecasting of photovoltaic measurement for solar systems based on weather features
Other
6 stars 2 forks source link

dependency: (deps): bump cycler from 0.11.0 to 0.12.0 #28

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps cycler from 0.11.0 to 0.12.0.

Release notes

Sourced from cycler's releases.

REL: 0.12.0

This is the first release of Cycler 0.12.

The major new feature in this release is the addition of type hints. Furthermore, the minimum supported version of Python is now 3.8.

REL: 0.12.0rc1

This is the first release candidate for Cycler 0.12.0.

The major new feature in this release is the addition of type hints. Furthermore, the minimum supported version of Python is now 3.8.

Commits
  • 7aebbdf REL: 0.12.0
  • ab3cfe8 BLD: Bump version for next release
  • b6f3e17 REL: v0.12.0rc1
  • 9eb8e18 Merge pull request #97 from QuLogic/fix-circle
  • 74c2df2 CI: Use correct variable in CircleCI build
  • 3660eb6 Merge pull request #95 from QuLogic/auto-publish
  • 98a09db Merge pull request #90 from QuLogic/fix-docs
  • 5ac0e9f Merge pull request #96 from QuLogic/fix-actions-badge
  • 245170d DOC: Fix typo in GitHub Actions badge
  • 245c886 Add a release workflow to publish to PyPI
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 8 months ago

Superseded by #48.