From 74a74de85a441d56536f411026d2516beec45224 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 02:07:55 +0000 Subject: [PATCH] build(deps): bump phonenumbers from 9.0.34 to 9.0.35 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.34 to 9.0.35. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.34...v9.0.35) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.35 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 f650ce8..ce277d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ httpx==0.28.1 idna==3.18 msgpack==1.2.1 pytest==9.1.1 -phonenumbers==9.0.34 +phonenumbers==9.0.35 cryptography==49.0.0 cvss==3.6 mcp==1.28.1