From 5a8c92ba86cae70f38767b4d07f93ce49d557e79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 13:43:56 +0000 Subject: [PATCH] Bump phonenumbers from 8.13.51 to 8.13.52 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.51 to 8.13.52. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.51...v8.13.52) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 1c8213e..2bcda05 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,5 @@ Pillow==10.4.0 -phonenumbers==8.13.51 +phonenumbers==8.13.52 django-phonenumber-field==8.0.0 babel==2.16.0 setuptools==75.6.0 diff --git a/requirements.txt b/requirements.txt index 93a0525..17fc0d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==5.1.4 Pillow==10.4.0 -phonenumbers==8.13.51 +phonenumbers==8.13.52 django-phonenumber-field==8.0.0 babel==2.16.0 setuptools==75.6.0