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

chore(🦾): bump python prophet 1.1.5 -> 1.1.6 #31104

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ cfgv==3.4.0
# via pre-commit
chardet==5.1.0
# via tox
cmdstanpy==1.1.0
cmdstanpy==1.2.4
# via prophet
contourpy==1.0.7
contourpy==1.3.1
# via matplotlib
coverage[toml]==7.2.5
# via pytest-cov
cycler==0.11.0
cycler==0.12.1
# via matplotlib
db-dtypes==1.3.1
# via pandas-gbq
Expand Down Expand Up @@ -107,7 +107,7 @@ kiwisolver==1.4.7
# via matplotlib
lazy-object-proxy==1.10.0
# via openapi-spec-validator
matplotlib==3.9.0
matplotlib==3.9.2
# via prophet
mccabe==0.7.0
# via pylint
Expand All @@ -127,7 +127,7 @@ parameterized==0.9.0
# via apache-superset
pathable==0.4.3
# via jsonschema-spec
pillow==10.3.0
pillow==10.4.0
# via
# apache-superset
# matplotlib
Expand All @@ -145,7 +145,7 @@ pre-commit==4.0.1
# via apache-superset
progress==1.6
# via apache-superset
prophet==1.1.5
prophet==1.1.6
# via apache-superset
proto-plus==1.25.0
# via
Expand Down Expand Up @@ -205,6 +205,8 @@ sqlalchemy-bigquery==1.12.0
# via apache-superset
sqloxide==0.1.43
# via apache-superset
stanio==0.5.1
# via cmdstanpy
statsd==4.0.1
# via apache-superset
tomli==2.1.0
Expand Down
Loading