From daa1d92de3b77b80653c2b4ac7bd3eb5919d2815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:05:58 +0000 Subject: [PATCH] Bump phonenumbers from 8.12.54 to 8.13.6 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.12.54 to 8.13.6. - [Release notes](https://github.com/daviddrysdale/python-phonenumbers/releases) - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.12.54...v8.13.6) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 77ca267..379e72c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ requests==2.28.1 setuptools==65.2.0 -phonenumbers==8.12.54 +phonenumbers==8.13.6 random-user-agent==1.0.1