Skip to content

Commit 25e0665

Browse files
build(deps): bump qsv-stats from 0.47.0 to 0.48.0 (#3587)
Bumps [qsv-stats](https://github.com/dathere/qsv-stats) from 0.47.0 to 0.48.0. - [Release notes](https://github.com/dathere/qsv-stats/releases) - [Commits](dathere/qsv-stats@0.47.0...0.48.0) --- updated-dependencies: - dependency-name: qsv-stats dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e593f5 commit 25e0665

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ polars = { version = "0.53", features = [
232232
pyo3 = { version = "0.28", features = ["auto-initialize"], optional = true }
233233
qsv-dateparser = "0.14"
234234
qsv_docopt = "1.9"
235-
qsv-stats = "0.47"
235+
qsv-stats = "0.48"
236236
qsv_currency = "0.7"
237237
qsv-tabwriter = "2"
238238
qsv_vader_sentiment_analysis = { version = "0.2", optional = true }

0 commit comments

Comments
 (0)