Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
921: Bump dill from 0.3.7 to 0.3.8 r=curquiza a=dependabot[bot] Bumps [dill](https://github.com/uqfoundation/dill) from 0.3.7 to 0.3.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/uqfoundation/dill/commit/a0a8e86976708d0436eec5c8f7d25329da727cb5"><code>a0a8e86</code></a> tag: 0.3.8</li> <li><a href="https://github.com/uqfoundation/dill/commit/6f8320827a50a855ee8d1f9bba5ac25f32618471"><code>6f83208</code></a> skip BufferedRandomType on pyodide (<a href="https://redirect.github.com/uqfoundation/dill/issues/644">#644</a>)</li> <li><a href="https://github.com/uqfoundation/dill/commit/72f65239f096f1aab84d8b00d5faa8d2055ebcb6"><code>72f6523</code></a> Bump readthedocs-sphinx-search from 0.3.1 to 0.3.2 in /docs (<a href="https://redirect.github.com/uqfoundation/dill/issues/642">#642</a>)</li> <li><a href="https://github.com/uqfoundation/dill/commit/db56c29e9d34f5c2c8156188a1a21afd2f05f52c"><code>db56c29</code></a> update sphinx to 6.2.1 (<a href="https://redirect.github.com/uqfoundation/dill/issues/641">#641</a>)</li> <li><a href="https://github.com/uqfoundation/dill/commit/21bd82b1dc0a75b6e9fd2ea17d725f880e26bdb1"><code>21bd82b</code></a> import submodule properly when there is an attribute of the module with the s...</li> <li><a href="https://github.com/uqfoundation/dill/commit/cce8ac72547d936a84d28e01a49290166d17f91a"><code>cce8ac7</code></a> Bump jinja2 from 3.1.1 to 3.1.3 in /docs (<a href="https://redirect.github.com/uqfoundation/dill/issues/640">#640</a>)</li> <li><a href="https://github.com/uqfoundation/dill/commit/5ed40d5090b6a60559935c1f23f86583d04097c6"><code>5ed40d5</code></a> updated copyright for 2024 (<a href="https://redirect.github.com/uqfoundation/dill/issues/638">#638</a>)</li> <li><a href="https://github.com/uqfoundation/dill/commit/8d209d4db7020d52018ab864dc1dd64b307c13e7"><code>8d209d4</code></a> add guard for math.log in size calculation (<a href="https://redirect.github.com/uqfoundation/dill/issues/637">#637</a>)</li> <li><a href="https://github.com/uqfoundation/dill/commit/6343f44e01e81178c737486c19feb30350b57237"><code>6343f44</code></a> add build to rtfd config (<a href="https://redirect.github.com/uqfoundation/dill/issues/632">#632</a>)</li> <li><a href="https://github.com/uqfoundation/dill/commit/4b24b6df87372eda79a25fdac6d49971e468055b"><code>4b24b6d</code></a> formal support for 3.12, initial support for 3.13 (<a href="https://redirect.github.com/uqfoundation/dill/issues/630">#630</a>)</li> <li>Additional commits viewable in <a href="https://github.com/uqfoundation/dill/compare/dill-0.3.7...0.3.8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dill&package-manager=pip&previous-version=0.3.7&new-version=0.3.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information