From 0e6f9c2d44c1fa99c1ef3f4c1052a56f38f34bfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 03:08:54 +0000 Subject: [PATCH] Bump phonenumbers from 9.0.4 to 9.0.5 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.4 to 9.0.5. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.4...v9.0.5) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b005e1..25e797f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ django-money==3.5.4 django-phonenumber-field==8.1.0 Django==5.1.7 drf-yasg==1.21.10 -phonenumbers==9.0.4 +phonenumbers==9.0.5 pytz==2025.2 python-dateutil==2.9.0.post0 sqlparse==0.5.3