From fc05c5f058648a8ce0ba4e8a13bde9f0d68ccbd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 11:55:43 +0800 Subject: [PATCH] :arrow_up: Update starrail-damage-cal requirement from ^1.4.2 to ^2.0.0 (#29) Updates the requirements on starrail-damage-cal to permit the latest version. --- updated-dependencies: - dependency-name: starrail-damage-cal dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3eb27eb..d331057 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ aiosqlite = { extras = ["sqlite"], version = "^0.20.0" } gcsim-pypi = "^2.8.2.10" python-genshin-artifact = { version = "^1.0.4", optional = true } psutil = "^6.0.0" -starrail-damage-cal = "^1.4.2" +starrail-damage-cal = "^2.0.0" influxdb-client = { version = "^1.43.0", extras = ["async", "ciso"] } [tool.poetry.extras]