dependabot[bot] opened a new pull request, #43412: URL: https://github.com/apache/superset/pull/43412
Bumps [prophet](https://github.com/facebook/prophet) from 1.3.0 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/prophet/releases">prophet's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>What's Changed</h2> <ul> <li>Drop support for Python <3.10 by <a href="https://github.com/jorenham"><code>@jorenham</code></a> in <a href="https://redirect.github.com/facebook/prophet/pull/2716">facebook/prophet#2716</a></li> <li>full static typing support by <a href="https://github.com/jorenham"><code>@jorenham</code></a> in <a href="https://redirect.github.com/facebook/prophet/pull/2720">facebook/prophet#2720</a></li> <li>Add optional regressor predictor models and propagate their uncertainty by <a href="https://github.com/tcuongd"><code>@tcuongd</code></a> with <a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a href="https://redirect.github.com/facebook/prophet/pull/2703">facebook/prophet#2703</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/prophet/compare/v1.3.0...v1.4.0">https://github.com/facebook/prophet/compare/v1.3.0...v1.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facebook/prophet/commit/abf69a215604afcaa7ecb4359f592d13bf6dea9f"><code>abf69a2</code></a> v1.4.0 (<a href="https://redirect.github.com/facebook/prophet/issues/2743">#2743</a>)</li> <li><a href="https://github.com/facebook/prophet/commit/3ab043987c33d61fac8fca01db782d6c2400f7f7"><code>3ab0439</code></a> Warn when yearly seasonality is forced on with insufficient history (<a href="https://redirect.github.com/facebook/prophet/issues/2709">#2709</a>) (...</li> <li><a href="https://github.com/facebook/prophet/commit/4cbff111e77e6e549215618fd65e946a9048a77e"><code>4cbff11</code></a> Fix unconditional fig.tight_layout() warnings (Issue <a href="https://redirect.github.com/facebook/prophet/issues/2257">#2257</a>) (<a href="https://redirect.github.com/facebook/prophet/issues/2732">#2732</a>)</li> <li><a href="https://github.com/facebook/prophet/commit/46bb4941199a25dad377fd21c368b7025e6068c0"><code>46bb494</code></a> Update CSV source URL in saturating_forecasts notebook (<a href="https://redirect.github.com/facebook/prophet/issues/2696">#2696</a>)</li> <li><a href="https://github.com/facebook/prophet/commit/3acd72d81bd1733813ddfa2852c3e963e31e8617"><code>3acd72d</code></a> Change CSV file URLs in saturating_forecasts.md (<a href="https://redirect.github.com/facebook/prophet/issues/2695">#2695</a>)</li> <li><a href="https://github.com/facebook/prophet/commit/993cabd7c99a4da8364583f09d2a026eb653f35c"><code>993cabd</code></a> Add optional regressor predictor models and propagate their uncertainty (<a href="https://redirect.github.com/facebook/prophet/issues/2703">#2703</a>)</li> <li><a href="https://github.com/facebook/prophet/commit/c7402517be6662bfebaf0e5ad6028b62b8776fec"><code>c740251</code></a> Update outdated license info in python init file (Fixes <a href="https://redirect.github.com/facebook/prophet/issues/2728">#2728</a>) (<a href="https://redirect.github.com/facebook/prophet/issues/2733">#2733</a>)</li> <li><a href="https://github.com/facebook/prophet/commit/181f4479878bea9234973e0fdfd46403657fed34"><code>181f447</code></a> address pyrefly error related to <code>importlib.resources.files()</code> (<a href="https://redirect.github.com/facebook/prophet/issues/2722">#2722</a>)</li> <li><a href="https://github.com/facebook/prophet/commit/bfc9e526c77079c10bd5ea086aeea8ea553abbc8"><code>bfc9e52</code></a> full static typing support (<a href="https://redirect.github.com/facebook/prophet/issues/2720">#2720</a>)</li> <li><a href="https://github.com/facebook/prophet/commit/29450c62387a29450f648838d815940e91473ae5"><code>29450c6</code></a> remove <code>importlib-resources</code> in favor of <code>importlib.resources</code> (<a href="https://redirect.github.com/facebook/prophet/issues/2719">#2719</a>)</li> <li>Additional commits viewable in <a href="https://github.com/facebook/prophet/compare/v1.3.0...v1.4.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
