Bumps [pyblu](https://github.com/LouisChrist/pyblu) from 0.4.0 to 1.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/LouisChrist/pyblu/releases">pyblu's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix wrong error mapping by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/31">LouisChrist/pyblu#31</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v1.0.1...v1.0.2">https://github.com/LouisChrist/pyblu/compare/v1.0.1...v1.0.2</a></p>
<h2>v1.0.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Relax dependency version requirements by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/27">LouisChrist/pyblu#27</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v1.0.0...v1.0.1">https://github.com/LouisChrist/pyblu/compare/v1.0.0...v1.0.1</a></p>
<h2>v1.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Use lxml for xml parsing by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/23">LouisChrist/pyblu#23</a></li>
<li>Add custom errors by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/24">LouisChrist/pyblu#24</a></li>
<li>Change Status.seconds from int to float by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/26">LouisChrist/pyblu#26</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v0.5.2...v1.0.0">https://github.com/LouisChrist/pyblu/compare/v0.5.2...v1.0.0</a></p>
<h2>v0.5.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Make total_seconds optional in Status by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/22">LouisChrist/pyblu#22</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v0.5.1...v0.5.2">https://github.com/LouisChrist/pyblu/compare/v0.5.1...v0.5.2</a></p>
<h2>v0.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix error on missing master in SyncStatus by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/21">LouisChrist/pyblu#21</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v0.5.0...v0.5.1">https://github.com/LouisChrist/pyblu/compare/v0.5.0...v0.5.1</a></p>
<h2>v0.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add mypy type checking and py.typed marker by <a
href="https://github.com/LouisChrist"><code>@LouisChrist</code></a> in
<a
href="https://redirect.github.com/LouisChrist/pyblu/pull/20">LouisChrist/pyblu#20</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/LouisChrist/pyblu/compare/v0.4.0...v0.5.0">https://github.com/LouisChrist/pyblu/compare/v0.4.0...v0.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
b2fbcda7bdcde75b45eb72fa47d89bebc3cc4fc4"><code>
b2fbcda</code></a>
Release v1.0.2</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
a6fcaaed940c5a155c7fca853c0d38e7c433b267"><code>
a6fcaae</code></a>
Fix wrong error mapping (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/31">#31</a>)</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
c95117124942586e3ae2ef1c925f61700bf7d3b7"><code>
c951171</code></a>
Bump pytest-asyncio from 0.23.8 to 0.24.0 (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/29">#29</a>)</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
3ca50181f405fd196b6db4ed5cbdc1a5435d3c6c"><code>
3ca5018</code></a>
Release v1.0.1</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
b9647a1804d02ac05d01e9e9740aa931b9e123c1"><code>
b9647a1</code></a>
Relax dependecy version requirements (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/27">#27</a>)</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
c5570c35c77d519a5796b6dcb2d0ede981e6f7b3"><code>
c5570c3</code></a>
Run docs workflow on tags</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
88f1e8eaeea915420c50e68a86bc31b43762080d"><code>
88f1e8e</code></a>
Release v1.0.0</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
8dd3d3c5ba3c269bb9b4b97023dd40283f2521b1"><code>
8dd3d3c</code></a>
Change Status.seconds from int to float (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/26">#26</a>)</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
3968c1b84026f9cf59569a88f7e1848b528997df"><code>
3968c1b</code></a>
Build docs always deploy only on tags starting with 'v' (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/25">#25</a>)</li>
<li><a
href="https://github.com/LouisChrist/pyblu/commit/
305eca489fab05d8b7523a5ed4c427f07d3e825b"><code>
305eca4</code></a>
Add custom errors (<a
href="https://redirect.github.com/LouisChrist/pyblu/issues/24">#24</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/LouisChrist/pyblu/compare/v0.4.0...v1.0.2">compare
view</a></li>
</ul>
</details>
<br />
[](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>