Skip to content

Commit

Permalink
[pip] Bump the non-major-dependencies group with 3 updates (#1237)
Browse files Browse the repository at this point in the history
Bumps the non-major-dependencies group with 3 updates:
[pipenv](https://github.com/pypa/pipenv),
[mkdocs-material](https://github.com/squidfunk/mkdocs-material) and
[mkdocs-pymdownx-material-extras](https://github.com/facelessuser/mkdocs_pymdownx_material_extras).

Updates `pipenv` from 2024.4.0 to 2024.4.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pypa/pipenv/releases">pipenv's
releases</a>.</em></p>
<blockquote>
<h2>Release v2024.4.1</h2>
<p>Version v2024.4.1</p>
<h2>Bug Fixes</h2>
<ul>
<li>Running &quot;pipenv shell&quot; on MacOS in Powershell (pwsh)
references incorrect Activate.ps1 _</li>
<li>Fix repr(Shell)  _</li>
<li>Fix incorrect path for 'pipenv shell'  _</li>
<li>Fix license declaration for PyPI  _</li>
</ul>
<h2>Vendored Libraries</h2>
<ul>
<li>Remove click.echo from exceptions.py  _</li>
</ul>
<h2>Contributors</h2>
<p><a href="https://github.com/aidencullo"><code>@​aidencullo</code></a>
<a href="https://github.com/oz123"><code>@​oz123</code></a>
<a href="https://github.com/samer-shah"><code>@​samer-shah</code></a>
<a href="https://github.com/shdarrina"><code>@​shdarrina</code></a>
<a
href="https://github.com/shaneikennedy"><code>@​shaneikennedy</code></a>
<a
href="https://github.com/socram8888"><code>@​socram8888</code></a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/pipenv/commit/afde9b4773b0efeb6655e7e089f7c710ccd3b467"><code>afde9b4</code></a>
Release v2024.4.1</li>
<li><a
href="https://github.com/pypa/pipenv/commit/e9d3fd4e478175055a8eb9be29e7c161ca129b07"><code>e9d3fd4</code></a>
Bumped version to 2024.4.1.</li>
<li><a
href="https://github.com/pypa/pipenv/commit/f9feb00543bbc7aa2e7287ecbede1b30f05357cd"><code>f9feb00</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pipenv/issues/6338">#6338</a>
from pypa/better-error-messaeg-on-resolution-failure...</li>
<li><a
href="https://github.com/pypa/pipenv/commit/b4d5d1f7ef8ca7015cb081e53b96bd97a80a38a9"><code>b4d5d1f</code></a>
fix: correct the exception raise</li>
<li><a
href="https://github.com/pypa/pipenv/commit/5701434f41a9b38b34fba3722d2612815f47e54f"><code>5701434</code></a>
fix: when a resolution is failed show a helpful error</li>
<li><a
href="https://github.com/pypa/pipenv/commit/94c9658468a8e11243e43d1091b33f56c2d0fefd"><code>94c9658</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pipenv/issues/6335">#6335</a>
from pypa/fix-6326</li>
<li><a
href="https://github.com/pypa/pipenv/commit/69d23318d8c89e0a29ef3a412a213c67c0567bc4"><code>69d2331</code></a>
fix: disable printing resolver verbose</li>
<li><a
href="https://github.com/pypa/pipenv/commit/13c13ed781646093dde50e3fba570a2e4af7bae7"><code>13c13ed</code></a>
fix: correct printing of errors</li>
<li><a
href="https://github.com/pypa/pipenv/commit/f15af7e57428ba1f81bf9b803c7cff9a8283497b"><code>f15af7e</code></a>
Merge pull request <a
href="https://redirect.github.com/pypa/pipenv/issues/6334">#6334</a>
from pypa/bump-ruff</li>
<li><a
href="https://github.com/pypa/pipenv/commit/29fa24b9fbd6906def542d08fe9bec5466226525"><code>29fa24b</code></a>
fix: remove duplicate noqa directives</li>
<li>Additional commits viewable in <a
href="https://github.com/pypa/pipenv/compare/v2024.4.0...v2024.4.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `mkdocs-material` from 9.5.46 to 9.6.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-material-9.6.1</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7943">#7943</a>:
Tags plugin crashing due to merge error</li>
</ul>
<h2>mkdocs-material-9.6.0</h2>
<ul>
<li>Added meta plugin</li>
<li>Rewrite of the tags plugin</li>
<li>Added support for allow lists in tags plugin</li>
<li>Added support for and custom sorting in tags plugin</li>
<li>Added support for related links in blog plugin</li>
<li>Added support for custom index pages in blog plugin</li>
<li>Added support for navigation subtitles</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7924">#7924</a>:
Anchors might require two clicks when using instant navigation</li>
</ul>
<h2>mkdocs-material-9.5.50</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7913">#7913</a>:
Social plugin renders attribute lists in page title</li>
</ul>
<h2>mkdocs-material-9.5.49</h2>
<ul>
<li>Adjusted title color in dark mode for all supported Mermaid.js
diagrams</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7803">#7803</a>:
Privacy plugin crashes on generated files</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7781">#7781</a>:
Mermaid.js flow chart title not visible in dark mode</li>
</ul>
<h2>mkdocs-material-9.5.48</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7774">#7774</a>:
Disabling social cards doesn't work</li>
</ul>
<h2>mkdocs-material-9.5.47</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7750">#7750</a>:
Numeric tags break search</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7748">#7748</a>:
Blog plugin breaks when using future drafts (9.5.45 regression)</li>
</ul>
<p>Thanks go to <a
href="https://github.com/perpil"><code>@​perpil</code></a> for their
contributions</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's
changelog</a>.</em></p>
<blockquote>
<p>mkdocs-material-9.6.1 (2025-01-31)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7943">#7943</a>:
Tags plugin crashing due to merge error</li>
</ul>
<p>mkdocs-material-9.6.0 (2025-01-31)</p>
<ul>
<li>Added meta plugin</li>
<li>Rewrite of the tags plugin</li>
<li>Added support for allow lists in tags plugin</li>
<li>Added support for and custom sorting in tags plugin</li>
<li>Added support for related links in blog plugin</li>
<li>Added support for custom index pages in blog plugin</li>
<li>Added support for navigation subtitles</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7924">#7924</a>:
Anchors might require two clicks when using instant navigation</li>
</ul>
<p>mkdocs-material-9.5.50 (2025-01-18)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7913">#7913</a>:
Social plugin renders attribute lists in page title</li>
</ul>
<p>mkdocs-material-9.5.49+insiders-4.53.15 (2025-01-15)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7896">#7896</a>:
Scoped tags listings not rendering in subsections</li>
</ul>
<p>mkdocs-material-9.5.49 (2024-12-16)</p>
<ul>
<li>Adjusted title color in dark mode for all supported Mermaid.js
diagrams</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7803">#7803</a>:
Privacy plugin crashes on generated files</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7781">#7781</a>:
Mermaid.js flow chart title not visible in dark mode</li>
</ul>
<p>mkdocs-material-9.5.48 (2024-12-08)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7774">#7774</a>:
Disabling social cards doesn't work</li>
</ul>
<p>mkdocs-material-9.5.47 (2024-12-01)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7750">#7750</a>:
Numeric tags break search</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7748">#7748</a>:
Blog plugin breaks when using future drafts (9.5.45 regression)</li>
</ul>
<p>mkdocs-material-9.5.46 (2024-11-25)</p>
<ul>
<li>Added support for removing preload hints in privacy plugin</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7734">#7734</a>:
Code blocks in h5 headlines are uppercased</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7725">#7725</a>:
Blog plugin crashing on missing timezone (9.5.45 regression)</li>
</ul>
<p>mkdocs-material-9.5.45 (2024-11-20)</p>
<ul>
<li>Reduced size of Docker image through multi-stage build</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7708">#7708</a>:
Blog plugin crashing on YAML dates with timezones</li>
</ul>
<p>mkdocs-material-9.5.44 (2024-11-05)</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/454af62a45622e3ebf14d25b3ab1ea69c1130e8f"><code>454af62</code></a>
Prepare 9.6.1 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/2d147c72c02b842937320c58b98e20179742a7a6"><code>2d147c7</code></a>
Fixed crashing tags plugin</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/34dc4feba7b45c892c3d6ec2c3d8413a5ebdac5f"><code>34dc4fe</code></a>
Updated Premium sponsors</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/8edc6f8daaf0e1e7ebb94be99d3f10e46cd8bfbd"><code>8edc6f8</code></a>
Updated Premium sponsors</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/0be1d6b3c8b9f3aff1f91be8f7050dcc96a40321"><code>0be1d6b</code></a>
Documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/34e301d311d2e753022e1ae23fd851cbfd73be6a"><code>34e301d</code></a>
Fixed build badge</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/4ca5214ebf1665fff5de7be140ab6188eb0ec5a5"><code>4ca5214</code></a>
Corrected position of related links in blog post</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/627737ae38905578d761fb7c916b5fdcf854973e"><code>627737a</code></a>
Merge pull request <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/7942">#7942</a>
from squidfunk/merge/chipotle</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/49daf573f0cf01cd66a87f6bba3815b775280287"><code>49daf57</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/1416697c6b27725859d522c8763914c2b1fb1615"><code>1416697</code></a>
Prepare 9.6.0 release</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.5.46...9.6.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `mkdocs-pymdownx-material-extras` from 2.6 to 2.7
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/facelessuser/mkdocs_pymdownx_material_extras/commit/8cb6f885058840c2ed9878091a046e4275aa4db6"><code>8cb6f88</code></a>
Update theme and refresh some links in readme</li>
<li>See full diff in <a
href="https://github.com/facelessuser/mkdocs_pymdownx_material_extras/compare/2.6...2.7">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</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 Feb 3, 2025
1 parent 353c5e8 commit d82a272
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 151 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ name = "pypi"

[packages]
# Installed first, and used to install/run other dependencies:
pipenv = "==2024.4.0"
pipenv = "==2024.4.1"

# Used for the published GitHub pages site:
mike = "==2.1.3"
mkdocs = "==1.6.1"
mkdocs-literate-nav = "==0.6.1"
mkdocs-material = "==9.5.46"
mkdocs-material = "==9.6.1"
mkdocs-minify-plugin = "==0.8.0"
mkdocs-pymdownx-material-extras = "==2.6"
mkdocs-pymdownx-material-extras = "==2.7"

# Used by 'infra lint':
yamllint = "==1.35.1"
Loading

0 comments on commit d82a272

Please sign in to comment.