Bump orjson from 3.8.6 to 3.8.7 (#524)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 16 Mar 2023 21:31:22 +0000 (22:31 +0100)
committerGitHub <noreply@github.com>
Thu, 16 Mar 2023 21:31:22 +0000 (22:31 +0100)
Bumps [orjson](https://github.com/ijl/orjson) from 3.8.6 to 3.8.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ijl/orjson/releases">orjson's
releases</a>.</em></p>
<blockquote>
<h2>3.8.7</h2>
<h3>Fixed</h3>
<ul>
<li>Use serialization backend introduced in 3.8.4 only on well-tested
platforms such as glibc, macOS by default.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ijl/orjson/blob/master/CHANGELOG.md">orjson's
changelog</a>.</em></p>
<blockquote>
<h2>3.8.7 - 2023-02-28</h2>
<h3>Fixed</h3>
<ul>
<li>Use serialization backend introduced in 3.8.4 only on well-tested
platforms such as glibc, macOS by default.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ijl/orjson/commit/4b8b5cfe5e2a20b6476792dc58e2e2a13ec68fa8"><code>4b8b5cf</code></a>
3.8.7</li>
<li><a
href="https://github.com/ijl/orjson/commit/c29d39230284900bd0e3c6efce74bf2c09ed76d8"><code>c29d392</code></a>
opt_enabled!(), opt_disabled!()</li>
<li><a
href="https://github.com/ijl/orjson/commit/15e42dabfc7763b78ca5a74b768fcaf29cdbdc17"><code>15e42da</code></a>
TrustedLen</li>
<li><a
href="https://github.com/ijl/orjson/commit/02910ee3f585cb71f82dc258111216755047fdd9"><code>02910ee</code></a>
writeext feature</li>
<li><a
href="https://github.com/ijl/orjson/commit/c5a1c8a8c12dc0cfbe4e5da3e96477fe81f7b289"><code>c5a1c8a</code></a>
lint job, build maintenance</li>
<li>See full diff in <a
href="https://github.com/ijl/orjson/compare/3.8.6...3.8.7">compare
view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=orjson&package-manager=pip&previous-version=3.8.6&new-version=3.8.7)](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 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>
pyproject.toml
requirements_all.txt

index 5c6d5f7ce142336470b1719da2c9c29e81ba6442..e8e3923420a079c213b56fbc9480cf801b0c585a 100644 (file)
@@ -37,7 +37,7 @@ server = [
   "pillow==9.4.0",
   "unidecode==1.3.6",
   "xmltodict==0.13.0",
-  "orjson==3.8.6",
+  "orjson==3.8.7",
   "shortuuid==1.0.11",
   "zeroconf==0.47.3",
   "cryptography==39.0.2"
index 3e5ae9a9ad70e5ba33fc3beea48ae5c499f1893c..0e6b3d7686323a982b25153ddb9d1de41e10f01c 100644 (file)
@@ -14,7 +14,7 @@ getmac==0.8.2
 mashumaro==3.5.0
 memory-tempfile==2.2.3
 music-assistant-frontend==20230313.0
-orjson==3.8.6
+orjson==3.8.7
 pillow==9.4.0
 PyChromecast==13.0.4
 pysmb==1.2.9.1