From 09973aedd0b21c7326419e6d6714127e87afabe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:48:21 +0000 Subject: [PATCH] build(deps): bump autots from 0.6.15 to 0.6.16 Bumps [autots](https://github.com/winedarksea/AutoTS) from 0.6.15 to 0.6.16. - [Release notes](https://github.com/winedarksea/AutoTS/releases) - [Commits](https://github.com/winedarksea/AutoTS/compare/0.6.15...0.6.16) --- updated-dependencies: - dependency-name: autots dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index a87d6c4ad..36e4b9f4a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -223,13 +223,13 @@ tomli = {version = "*", markers = "python_version < \"3.11\""} [[package]] name = "autots" -version = "0.6.15" +version = "0.6.16" description = "Automated Time Series Forecasting" optional = false python-versions = ">=3.6" files = [ - {file = "autots-0.6.15-py3-none-any.whl", hash = "sha256:d7af43d9f87de666463d403736a14991bb3998d1da2138e402cfed31c656c5ae"}, - {file = "autots-0.6.15.tar.gz", hash = "sha256:d48c2794835303388504757e11a47c2471616e1417b8a8b6f5fe0452595da5bc"}, + {file = "autots-0.6.16-py3-none-any.whl", hash = "sha256:1f1da007845b753e03f37b43792886db8f3c802ab39dab5462fbedac377710fe"}, + {file = "autots-0.6.16.tar.gz", hash = "sha256:43ce08a0a5ed4a2306ec468236ff1e9e6e6f720cddb97f2b5b1af8b3a4d40e1a"}, ] [package.dependencies]