Skip to content

Commit 6dcd4ad

Browse files
build(deps): bump num2words from 0.5.13 to 0.5.14 (#463)
Bumps [num2words](https://github.com/savoirfairelinux/num2words) from 0.5.13 to 0.5.14. - [Release notes](https://github.com/savoirfairelinux/num2words/releases) - [Changelog](https://github.com/savoirfairelinux/num2words/blob/master/CHANGES.rst) - [Commits](savoirfairelinux/num2words@v0.5.13...v0.5.14) --- updated-dependencies: - dependency-name: num2words dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Camila Maia <cmaiacd@gmail.com>
1 parent bf7e281 commit 6dcd4ad

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
[tool.poetry.dependencies]
2929
python = "^3.8.1"
3030
holidays = "^0.58"
31-
num2words = "0.5.13"
31+
num2words = "0.5.14"
3232
coverage = "^7.2.7"
3333

3434
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)