From 5e329663fb0bc7f702bb7d8502f1384af0dd5994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 13:46:00 +0000 Subject: [PATCH] Bump phonenumbers from 8.13.45 to 8.13.46 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.45 to 8.13.46. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.45...v8.13.46) --- 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 5ab3f0d..7a6ecd9 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,5 +1,5 @@ Pillow==10.4.0 -phonenumbers==8.13.45 +phonenumbers==8.13.46 django-phonenumber-field==8.0.0 babel==2.16.0 setuptools==74.1.2 diff --git a/requirements.txt b/requirements.txt index 748e771..ea979e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Django==5.1.1 Pillow==10.4.0 -phonenumbers==8.13.45 +phonenumbers==8.13.46 django-phonenumber-field==8.0.0 babel==2.16.0 setuptools==74.1.2