From e5ab2f1167fb66dc08c6a6b05bd68b26808772b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 22:49:10 +0000 Subject: [PATCH] chore(deps): bump phonenumbers from 8.13.48 to 8.13.50 Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 8.13.48 to 8.13.50. - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.48...v8.13.50) --- updated-dependencies: - dependency-name: phonenumbers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs-requirements.txt | 6 +++--- typing-requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index 5ee361c..0cd1877 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -215,9 +215,9 @@ packaging==24.1 \ --hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \ --hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124 # via sphinx -phonenumbers==8.13.48 \ - --hash=sha256:5c51939acefa390eb74119750afb10a85d3c628dc83fd62c52d6f532fcf5d205 \ - --hash=sha256:62d8df9b0f3c3c41571c6b396f044ddd999d61631534001b8be7fdf7ba1b18f3 +phonenumbers==8.13.50 \ + --hash=sha256:bb95dbc0d9979c51f7ad94bcd780784938958861fbb4b75a2fe39ccd3d58954a \ + --hash=sha256:e05ac6fb7b98c6d719a87ea895b9fc153673b4a51f455ec9afaf557ef4629da6 # via phantom-types pydantic==1.10.18 \ --hash=sha256:069b9c9fc645474d5ea3653788b544a9e0ccd3dca3ad8c900c4c6eac844b4620 \ diff --git a/typing-requirements.txt b/typing-requirements.txt index 74c1396..b9448dd 100644 --- a/typing-requirements.txt +++ b/typing-requirements.txt @@ -67,9 +67,9 @@ packaging==24.1 \ --hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \ --hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124 # via pytest -phonenumbers==8.13.48 \ - --hash=sha256:5c51939acefa390eb74119750afb10a85d3c628dc83fd62c52d6f532fcf5d205 \ - --hash=sha256:62d8df9b0f3c3c41571c6b396f044ddd999d61631534001b8be7fdf7ba1b18f3 +phonenumbers==8.13.50 \ + --hash=sha256:bb95dbc0d9979c51f7ad94bcd780784938958861fbb4b75a2fe39ccd3d58954a \ + --hash=sha256:e05ac6fb7b98c6d719a87ea895b9fc153673b4a51f455ec9afaf557ef4629da6 # via phantom-types pluggy==1.5.0 \ --hash=sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 \