From 47d32dcef4b5fd836cbef66374109631a3f9bf97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 00:05:50 +0800 Subject: [PATCH] chore(deps): bump phonenumbers from 8.13.19 to 8.13.20 (#42) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.19 to 8.13.20. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.19...v8.13.20) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MJ Sabit セイル <98249191+seyLu@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79da4ff..7c823d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ identify==2.5.27 idna==3.4 multidict==6.0.4 nodeenv==1.8.0 -phonenumbers==8.13.19 +phonenumbers==8.13.20 platformdirs==3.10.0 pre-commit==3.4.0 python-dateutil==2.8.2