From 741f238190b4e4461baf4eca81a8fc1dcbbfff86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 16:36:32 +0300 Subject: [PATCH] build(deps): bump phonenumbers from 8.13.15 to 8.13.20 (#62) Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.15 to 8.13.20. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.15...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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3cceeac..76f440c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ djangorestframework==3.14.0 gunicorn==20.1.0 -phonenumbers==8.13.15 +phonenumbers==8.13.20 psycopg2-binary==2.9.6 pycountry==22.3.5