Skip to content

Commit

Permalink
Bump platformdirs from 3.9.1 to 3.10.0 (#354)
Browse files Browse the repository at this point in the history
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from
3.9.1 to 3.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/platformdirs/platformdirs/releases">platformdirs's
releases</a>.</em></p>
<blockquote>
<h2>3.10.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>Fix docs build failure by <a
href="https://github.com/Jackenmen"><code>@​Jackenmen</code></a> in <a
href="https://redirect.github.com/platformdirs/platformdirs/pull/210">platformdirs/platformdirs#210</a></li>
<li>platformdirs: introduce <code>site_runtime_dir</code> by <a
href="https://github.com/kemzeb"><code>@​kemzeb</code></a> in <a
href="https://redirect.github.com/platformdirs/platformdirs/pull/212">platformdirs/platformdirs#212</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/platformdirs/platformdirs/compare/3.9.1...3.10.0">https://github.com/platformdirs/platformdirs/compare/3.9.1...3.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/platformdirs/platformdirs/commit/7035de4344d2ae4e55774c4bdec838f0a59a03fd"><code>7035de4</code></a>
platformdirs: introduce <code>site_runtime_dir</code> (<a
href="https://redirect.github.com/platformdirs/platformdirs/issues/212">#212</a>)</li>
<li><a
href="https://github.com/platformdirs/platformdirs/commit/58919f95793d7a85cda4696d5b9d25f39d0ed665"><code>58919f9</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/platformdirs/platformdirs/issues/211">#211</a>)</li>
<li><a
href="https://github.com/platformdirs/platformdirs/commit/ca8dcfd211fa22b0ffbb38d23b430b820105cb19"><code>ca8dcfd</code></a>
Fix docs build failure (<a
href="https://redirect.github.com/platformdirs/platformdirs/issues/210">#210</a>)</li>
<li><a
href="https://github.com/platformdirs/platformdirs/commit/5170864aa3f7569475e9c0d70030e3aeb217febc"><code>5170864</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/platformdirs/platformdirs/issues/209">#209</a>)</li>
<li>See full diff in <a
href="https://github.com/platformdirs/platformdirs/compare/3.9.1...3.10.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=platformdirs&package-manager=pip&previous-version=3.9.1&new-version=3.10.0)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent ed2aa8c commit df5556c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ mccabe==0.7.0
mypy-extensions==1.0.0
packaging==23.1
pathspec==0.11.1
platformdirs==3.9.1
platformdirs==3.10.0
PyLink==0.3.3
pylint==2.17.5
pyserial==3.5
Expand Down

0 comments on commit df5556c

Please sign in to comment.