Skip to content

Commit

Permalink
⬆️ Update starrail-damage-cal requirement from ^1.4.2 to ^2.0.0 (#29)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 2271d94 commit fc05c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit fc05c5f

Please sign in to comment.