From a5d67eb2672ea146de68fa3fe42d2d113f75075c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 1 Nov 2024 22:59:55 +0000
Subject: [PATCH] chore(deps): bump phonenumbers from 8.13.46 to 8.13.48 (#325)
Bumps
[phonenumbers](https://github.com/daviddrysdale/python-phonenumbers)
from 8.13.46 to 8.13.48.
Commits
4920fee
Prep for 8.13.48 release
2c55286
Generated files for metadata
dcd70e8
Merge metadata changes from upstream 8.13.48
bf826b5
Prep for 8.13.47 release
5867449
Generated files for metadata
89c06d2
Merge metadata changes from upstream 8.13.47
- See full diff in compare
view
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phonenumbers&package-manager=pip&previous-version=8.13.46&new-version=8.13.48)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
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 5de2ad9..cabe554 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.46 \
- --hash=sha256:519422d407af066fdbf98e179ea2e214487060f26526d67871f817eefbbb2134 \
- --hash=sha256:94bf18ba9725bb6868d29473b13f78ef01e2585c5cb561ec0200be7676e77452
+phonenumbers==8.13.48 \
+ --hash=sha256:5c51939acefa390eb74119750afb10a85d3c628dc83fd62c52d6f532fcf5d205 \
+ --hash=sha256:62d8df9b0f3c3c41571c6b396f044ddd999d61631534001b8be7fdf7ba1b18f3
# via phantom-types
pydantic==1.10.18 \
--hash=sha256:069b9c9fc645474d5ea3653788b544a9e0ccd3dca3ad8c900c4c6eac844b4620 \
diff --git a/typing-requirements.txt b/typing-requirements.txt
index 2ffd7a0..e89f9f8 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.46 \
- --hash=sha256:519422d407af066fdbf98e179ea2e214487060f26526d67871f817eefbbb2134 \
- --hash=sha256:94bf18ba9725bb6868d29473b13f78ef01e2585c5cb561ec0200be7676e77452
+phonenumbers==8.13.48 \
+ --hash=sha256:5c51939acefa390eb74119750afb10a85d3c628dc83fd62c52d6f532fcf5d205 \
+ --hash=sha256:62d8df9b0f3c3c41571c6b396f044ddd999d61631534001b8be7fdf7ba1b18f3
# via phantom-types
pluggy==1.5.0 \
--hash=sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 \