Skip to content

Commit

Permalink
Bump titlecase from 3.2.0 to 3.3.0 (#359)
Browse files Browse the repository at this point in the history
Bumps [titlecase](https://github.com/wezm/titlecase) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/wezm/titlecase/releases)
- [Changelog](https://github.com/wezm/titlecase/blob/master/Changelog.md)
- [Commits](wezm/titlecase@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: titlecase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 1a485f1 commit 3aceb11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ cld2 = { version = "1.0.2", optional = true }
indoc = { version = "2.0.5", optional = true }
pyo3 = { version = "0.22.1", optional = true }
rayon = "1.10.0"
titlecase = { version = "3.2.0", optional = true }
titlecase = { version = "3.3.0", optional = true }
whatlang = { version = "0.16.4", optional = true }
whichlang = { version = "0.1.0", optional = true }

Expand Down

0 comments on commit 3aceb11

Please sign in to comment.