Skip to content

Commit

Permalink
⬆️ Bump exhale from 0.3.4 to 0.3.5 (#40)
Browse files Browse the repository at this point in the history
Bumps [exhale](https://github.com/svenevs/exhale) from 0.3.4 to 0.3.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/svenevs/exhale/releases">exhale's
releases</a>.</em></p>
<blockquote>
<h2>v0.3.5</h2>
<p>See <a
href="https://exhale.readthedocs.io/en/latest/changelog.html#v0-3-5">changelog
for v0.3.5</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/svenevs/exhale/blob/master/docs/changelog.rst">exhale's
changelog</a>.</em></p>
<blockquote>
<h2>v0.3.5</h2>
<ul>
<li>Fix a bug (:issue:<code>171</code>) where some generated pages are
missing a blank line (before
the heading markup, after the backlink to the parent directory)
resulting in warnings
from sphinx (:pr:<code>172</code>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/svenevs/exhale/commit/98a28d0a65da27803029eecd91a9a940cc0c80cb"><code>98a28d0</code></a>
v0.3.5</li>
<li><a
href="https://github.com/svenevs/exhale/commit/f612c091c55bd70aba9680d7670b370873cfa54b"><code>f612c09</code></a>
Guarantee a newline always follows |exhale_lsh| backlinks (<a
href="https://github-redirect.dependabot.com/svenevs/exhale/issues/172">#172</a>)</li>
<li><a
href="https://github.com/svenevs/exhale/commit/09ea0931f877efc3c6b3c5f620593f2e4f204c19"><code>09ea093</code></a>
v0.3.5 dev version bump</li>
<li>See full diff in <a
href="https://github.com/svenevs/exhale/compare/v0.3.4...v0.3.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=exhale&package-manager=pip&previous-version=0.3.4&new-version=0.3.5)](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>
  • Loading branch information
github-actions[bot] authored Sep 23, 2022
2 parents 7bce752 + c22844f commit 0abe6ef
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 @@ -62,7 +62,7 @@ entrypoints==0.4
# via jupyter-client
executing==1.0.0
# via stack-data
exhale==0.3.4
exhale==0.3.5
# via -r requirements.in
fastjsonschema==2.16.2
# via nbformat
Expand Down

0 comments on commit 0abe6ef

Please sign in to comment.