Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pytorch-lightning from 2.1.3 to 2.1.4 (#466)
Bumps [pytorch-lightning](https://github.com/Lightning-AI/lightning) from 2.1.3 to 2.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Lightning-AI/lightning/releases">pytorch-lightning's releases</a>.</em></p> <blockquote> <h2>Minor patch release v2.1.4</h2> <h2>Fabric</h2> <h3>Fixed</h3> <ul> <li>Fixed an issue preventing Fabric to run on CPU when the system's CUDA driver is outdated or broken (<a href="https://redirect.github.com/Lightning-AI/lightning/pull/19234">#19234</a>)</li> <li>Fixed typo in kwarg in SpikeDetection (<a href="https://redirect.github.com/Lightning-AI/lightning/pull/19282">#19282</a>)</li> </ul> <hr /> <h2>PyTorch</h2> <h3>Fixed</h3> <ul> <li>Fixed <code>Trainer</code> not expanding the <code>default_root_dir</code> if it has the <code>~</code> (home) prefix (<a href="https://redirect.github.com/Lightning-AI/lightning/pull/19179">#19179</a>)</li> <li>Fixed warning for Dataloader if <code>num_workers=1</code> and CPU count is 1 (<a href="https://redirect.github.com/Lightning-AI/lightning/pull/19224">#19224</a>)</li> <li>Fixed <code>WandbLogger.watch()</code> method annotation to accept <code>None</code> for the log parameter (<a href="https://redirect.github.com/Lightning-AI/lightning/pull/19237">#19237</a>)</li> <li>Fixed an issue preventing the Trainer to run on CPU when the system's CUDA driver is outdated or broken (<a href="https://redirect.github.com/Lightning-AI/lightning/pull/19234">#19234</a>)</li> <li>Fixed an issue with the ModelCheckpoint callback not saving relative symlinks with <code>ModelCheckpoint(save_last="link")</code> (<a href="https://redirect.github.com/Lightning-AI/lightning/pull/19303">#19303</a>)</li> <li>Fixed issue where the <code>_restricted_classmethod_impl</code> would incorrectly raise a TypeError on inspection rather than on call (<a href="https://redirect.github.com/Lightning-AI/lightning/pull/19332">#19332</a>)</li> <li>Fixed exporting <code>__version__</code> in <code>__init__</code> (<a href="https://redirect.github.com/Lightning-AI/lightning/pull/19221">#19221</a>)</li> </ul> <hr /> <p><strong>Full Changelog</strong>: <a href="https://github.com/Lightning-AI/pytorch-lightning/compare/2.1.3...2.1.4">https://github.com/Lightning-AI/pytorch-lightning/compare/2.1.3...2.1.4</a></p> <h2>Contributors</h2> <p><a href="https://github.com/andyland"><code>@andyland</code></a> <a href="https://github.com/asingh9530"><code>@asingh9530</code></a> <a href="https://github.com/awaelchli"><code>@awaelchli</code></a> <a href="https://github.com/Borda"><code>@Borda</code></a> <a href="https://github.com/daturkel"><code>@daturkel</code></a> <a href="https://github.com/dipta007"><code>@dipta007</code></a> <a href="https://github.com/lauritsf"><code>@lauritsf</code></a> <a href="https://github.com/mjbommar"><code>@mjbommar</code></a> <a href="https://github.com/shenmishajing"><code>@shenmishajing</code></a> <a href="https://github.com/tchaton"><code>@tchaton</code></a></p> <p><em>If we forgot someone due to not matching commit email with GitHub account, let us know :]</em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Lightning-AI/pytorch-lightning/commit/862314360457fed35672ec9d0c6f5f1998a61eae"><code>8623143</code></a> release 2.1.4</li> <li><a href="https://github.com/Lightning-AI/pytorch-lightning/commit/80c02ff9d425008bcd6af39290e76f7d5274df09"><code>80c02ff</code></a> precommit: drop Black in favor of Ruff (<a href="https://redirect.github.com/Lightning-AI/lightning/issues/19380">#19380</a>)</li> <li><a href="https://github.com/Lightning-AI/pytorch-lightning/commit/d833ad119652e3a54158f97ac2850a996889e8a6"><code>d833ad1</code></a> ci: cancel-in-progress if PR (<a href="https://redirect.github.com/Lightning-AI/lightning/issues/19204">#19204</a>)</li> <li><a href="https://github.com/Lightning-AI/pytorch-lightning/commit/1de41e903833450599bf5eba1d8fdcf9c26bdcfc"><code>1de41e9</code></a> ci: bump also conda requirements (<a href="https://redirect.github.com/Lightning-AI/lightning/issues/19203">#19203</a>)</li> <li><a href="https://github.com/Lightning-AI/pytorch-lightning/commit/f9a4bf541a5a17aa175caa5166e64725410bb192"><code>f9a4bf5</code></a> Adding test for legacy checkpoint created with 2.1.3 (<a href="https://redirect.github.com/Lightning-AI/lightning/issues/19198">#19198</a>)</li> <li><a href="https://github.com/Lightning-AI/pytorch-lightning/commit/5f421df5acff1e0b5d9d5f54bc9ed4fb525514de"><code>5f421df</code></a> docker: fix folder names (<a href="https://redirect.github.com/Lightning-AI/lightning/issues/19200">#19200</a>)</li> <li><a href="https://github.com/Lightning-AI/pytorch-lightning/commit/2f7a03986c3aede5b2be01b4443337bbae18cabc"><code>2f7a039</code></a> StreamingDataloader: Resolve typo (<a href="https://redirect.github.com/Lightning-AI/lightning/issues/19370">#19370</a>)</li> <li><a href="https://github.com/Lightning-AI/pytorch-lightning/commit/e5676a809f7b86a79a0ab816448827a21145f614"><code>e5676a8</code></a> JPEGSerializer: Fix serializer io.bytes image (<a href="https://redirect.github.com/Lightning-AI/lightning/issues/19369">#19369</a>)</li> <li><a href="https://github.com/Lightning-AI/pytorch-lightning/commit/b1d376911ee9b79a5c5fa2970c7f7b49556899f9"><code>b1d3769</code></a> Bump Lightning Cloud 0.5.64 (<a href="https://redirect.github.com/Lightning-AI/lightning/issues/19372">#19372</a>)</li> <li><a href="https://github.com/Lightning-AI/pytorch-lightning/commit/18751f062f4e19a382c26e6180661ce4bdbc01f1"><code>18751f0</code></a> map operator: Add support for nested folders (<a href="https://redirect.github.com/Lightning-AI/lightning/issues/19366">#19366</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Lightning-AI/lightning/compare/2.1.3...2.1.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytorch-lightning&package-manager=pip&previous-version=2.1.3&new-version=2.1.4)](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 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>
- Loading branch information