From a9cddb86dc05ad26258a8a4f5d77539d9fa65e2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 04:19:40 +0000 Subject: [PATCH] Bump num2words from 0.5.10 to 0.5.11 Bumps [num2words](https://github.com/savoirfairelinux/num2words) from 0.5.10 to 0.5.11. - [Release notes](https://github.com/savoirfairelinux/num2words/releases) - [Changelog](https://github.com/savoirfairelinux/num2words/blob/master/CHANGES.rst) - [Commits](https://github.com/savoirfairelinux/num2words/compare/v0.5.10...v0.5.11) --- updated-dependencies: - dependency-name: num2words dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa03af6d..dbaca52c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ schedule==1.1.0 retrying==1.3.3 pathvalidate==2.5.1 pillow==9.2.0 -num2words==0.5.10 \ No newline at end of file +num2words==0.5.11 \ No newline at end of file