Skip to content

Commit

Permalink
chore(deps): bump the all group across 1 directory with 2 updates (#121)
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates in the / directory:
[pymdown-extensions](https://github.com/facelessuser/pymdown-extensions)
and [trove-classifiers](https://github.com/pypa/trove-classifiers).

Updates `pymdown-extensions` from 10.13 to 10.14
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facelessuser/pymdown-extensions/releases">pymdown-extensions's
releases</a>.</em></p>
<blockquote>
<h2>10.14</h2>
<ul>
<li><strong>NEW</strong>: Blocks.HTML: Add new <code>custom</code>
option to specify tags and the assumed handling for them when automatic
mode
is assumed. This can also be used to override the handling for
recognized tags with automatic handling.</li>
<li><strong>FIX</strong>: Fix tests to pass with Pygments 2.19+.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/5e9c79bc14b2db147803f4f0e5e2bf71fbf0c7cb"><code>5e9c79b</code></a>
Docs: Update rollup</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/5f05bc90e85a1b85c042a933e14d59b7fa861bf5"><code>5f05bc9</code></a>
Remove unnecessary include</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/e823ada7a5be4d198326d60497a29c72322741e0"><code>e823ada</code></a>
Add &quot;steps&quot; list CSS</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/5c38bfc0fbaf737e904d4a317c141fbcbd4f5dc3"><code>5c38bfc</code></a>
Add support to handle custom HTML tags (<a
href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2559">#2559</a>)</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/dc2cda923ebcd83564c186c11180e35021beb022"><code>dc2cda9</code></a>
Bump sass from 1.83.0 to 1.83.1 (<a
href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2556">#2556</a>)</li>
<li><a
href="https://github.com/facelessuser/pymdown-extensions/commit/4745949c8c46fab76ce188562b7b05f42a0b8ac0"><code>4745949</code></a>
Test with latest Pygments and fix related issues (<a
href="https://redirect.github.com/facelessuser/pymdown-extensions/issues/2558">#2558</a>)</li>
<li>See full diff in <a
href="https://github.com/facelessuser/pymdown-extensions/compare/10.13...10.14">compare
view</a></li>
</ul>
</details>
<br />

Updates `trove-classifiers` from 2024.10.21.16 to 2025.1.15.22
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pypa/trove-classifiers/commit/5e6ed293a095c9a335198907911028108b38a747"><code>5e6ed29</code></a>
Add CUDA 12.6 classifier (<a
href="https://redirect.github.com/pypa/trove-classifiers/issues/203">#203</a>)</li>
<li><a
href="https://github.com/pypa/trove-classifiers/commit/28d3e615a2b449f2fc0eabcf4d4578db7dbe0dc8"><code>28d3e61</code></a>
Remove unused and &quot;Voluntarily retired&quot; licenses (<a
href="https://redirect.github.com/pypa/trove-classifiers/issues/202">#202</a>)</li>
<li><a
href="https://github.com/pypa/trove-classifiers/commit/c79c976dd1f3ca8cbd1f462d59823df61db7e259"><code>c79c976</code></a>
Add upcoming django CMS version (<a
href="https://redirect.github.com/pypa/trove-classifiers/issues/198">#198</a>)</li>
<li><a
href="https://github.com/pypa/trove-classifiers/commit/82307b3772085ca434c4e5cf13192ea6aaac21b5"><code>82307b3</code></a>
Add term for quantum computing (<a
href="https://redirect.github.com/pypa/trove-classifiers/issues/201">#201</a>)</li>
<li>See full diff in <a
href="https://github.com/pypa/trove-classifiers/compare/2024.10.21.16...2025.1.15.22">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 Jan 22, 2025
1 parent 2200758 commit a1b38f6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a1b38f6

Please sign in to comment.