Skip to content

Commit 3c4c287

Browse files
Bump titlecase from 3.5.0 to 3.6.0 (#482)
Bumps [titlecase](https://github.com/wezm/titlecase) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/wezm/titlecase/releases) - [Changelog](https://github.com/wezm/titlecase/blob/master/Changelog.md) - [Commits](wezm/titlecase@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: titlecase dependency-version: 3.6.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 70c0fb1 commit 3c4c287

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
@@ -165,7 +165,7 @@ polars = { version = "0.48.1", optional = true, features = ["csv", "lazy"] }
165165
pyo3 = { version = "0.25.0", optional = true }
166166
rayon = "1.10.0"
167167
serde-pickle = { version = "1.2.0", optional = true }
168-
titlecase = { version = "3.5.0", optional = true }
168+
titlecase = { version = "3.6.0", optional = true }
169169
whatlang = { version = "0.16.4", optional = true }
170170
whichlang = { version = "0.1.1", optional = true }
171171

0 commit comments

Comments
 (0)