From 17872451360db2445dc7f975bfe943d1717866cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 08:44:09 +0000 Subject: [PATCH] chore(deps): bump phonenumbers in /backend/requirements Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.24 to 8.13.38. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.24...v8.13.38) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/base.txt b/backend/requirements/base.txt index f9f5ed92e..c9490ff62 100644 --- a/backend/requirements/base.txt +++ b/backend/requirements/base.txt @@ -16,7 +16,7 @@ graphene==2.1.8 gunicorn==21.2.0 oauth2client==4.1.3 pandas==2.2.1 -phonenumbers==8.13.24 +phonenumbers==8.13.38 pillow>=8.1.1 promise==2.3 psycopg2-binary==2.9.9