Skip to content

Commit

Permalink
Bump phonenumbers from 8.13.45 to 8.13.46 (#317)
Browse files Browse the repository at this point in the history
Bumps
[phonenumbers](https://github.com/daviddrysdale/python-phonenumbers)
from 8.13.45 to 8.13.46.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/daviddrysdale/python-phonenumbers/commit/bd75c586f159e1a8194973979083774bf22ad077"><code>bd75c58</code></a>
Prep for 8.13.46 release</li>
<li><a
href="https://github.com/daviddrysdale/python-phonenumbers/commit/db0c30572fc5c50e26815d3222ee13948c7017e0"><code>db0c305</code></a>
Generated files for metadata</li>
<li><a
href="https://github.com/daviddrysdale/python-phonenumbers/commit/403bfae1220a4f7bd9729e13d0984a5b657b7742"><code>403bfae</code></a>
Merge metadata changes from upstream 8.13.46</li>
<li>See full diff in <a
href="https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.45...v8.13.46">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phonenumbers&package-manager=pip&previous-version=8.13.45&new-version=8.13.46)](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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent d67e0d6 commit f8141e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,9 +215,9 @@ packaging==24.1 \
--hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \
--hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124
# via sphinx
phonenumbers==8.13.45 \
--hash=sha256:53679a95b6060fd5e15467759252c87933d8566d6a5be00995a579eb0e02435b \
--hash=sha256:bf05ec20fcd13f0d53e43a34ed7bd1c8be26a72b88fce4b8c64fca5b4641987a
phonenumbers==8.13.46 \
--hash=sha256:519422d407af066fdbf98e179ea2e214487060f26526d67871f817eefbbb2134 \
--hash=sha256:94bf18ba9725bb6868d29473b13f78ef01e2585c5cb561ec0200be7676e77452
# via phantom-types
pydantic==1.10.18 \
--hash=sha256:069b9c9fc645474d5ea3653788b544a9e0ccd3dca3ad8c900c4c6eac844b4620 \
Expand Down
6 changes: 3 additions & 3 deletions typing-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ packaging==24.1 \
--hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \
--hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124
# via pytest
phonenumbers==8.13.45 \
--hash=sha256:53679a95b6060fd5e15467759252c87933d8566d6a5be00995a579eb0e02435b \
--hash=sha256:bf05ec20fcd13f0d53e43a34ed7bd1c8be26a72b88fce4b8c64fca5b4641987a
phonenumbers==8.13.46 \
--hash=sha256:519422d407af066fdbf98e179ea2e214487060f26526d67871f817eefbbb2134 \
--hash=sha256:94bf18ba9725bb6868d29473b13f78ef01e2585c5cb561ec0200be7676e77452
# via phantom-types
pluggy==1.5.0 \
--hash=sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 \
Expand Down

0 comments on commit f8141e8

Please sign in to comment.