Update prophet requirement from >=1.3 to >=1.4.0 - #47
Merged
Merged
Conversation
Collaborator
|
@dependabot rebase Rebasing onto current |
Updates the requirements on [prophet](https://github.com/facebook/prophet) to permit the latest version. - [Release notes](https://github.com/facebook/prophet/releases) - [Commits](facebook/prophet@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: prophet dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/prophet-gte-1.4.0
branch
from
September 17, 2026 18:04
351bf07 to
fa5bd05
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on prophet to permit the latest version.
Release notes
Sourced from prophet's releases.
Commits
abf69a2v1.4.0 (#2743)3ab0439Warn when yearly seasonality is forced on with insufficient history (#2709) (...4cbff11Fix unconditional fig.tight_layout() warnings (Issue #2257) (#2732)46bb494Update CSV source URL in saturating_forecasts notebook (#2696)3acd72dChange CSV file URLs in saturating_forecasts.md (#2695)993cabdAdd optional regressor predictor models and propagate their uncertainty (#2703)c740251Update outdated license info in python init file (Fixes #2728) (#2733)181f447address pyrefly error related toimportlib.resources.files()(#2722)bfc9e52full static typing support (#2720)29450c6removeimportlib-resourcesin favor ofimportlib.resources(#2719)