[PR #1665] [MERGED] deps(book): update seaborn requirement from >=0.13.0 to >=0.13.2 #33243

Closed
opened 2026-07-13 11:54:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1665
Author: @dependabot[bot]
Created: 5/4/2026
Status: Merged
Merged: 5/4/2026
Merged by: @profvjreddi

Base: devHead: dependabot/pip/dev/seaborn-gte-0.13.2


📝 Commits (1)

  • 4413aaa deps(book): update seaborn requirement from >=0.13.0 to >=0.13.2

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 book/tools/dependencies/requirements.txt (+1 -1)

📄 Description

Updates the requirements on seaborn to permit the latest version.

Release notes

Sourced from seaborn's releases.

v0.13.2 (January 2024)

This is a minor release containing internal changes that adapt to upcoming deprecations in pandas. All users are encouraged to update.

Commits

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 commands and options

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1665 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/4/2026 **Status:** ✅ Merged **Merged:** 5/4/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `dependabot/pip/dev/seaborn-gte-0.13.2` --- ### 📝 Commits (1) - [`4413aaa`](https://github.com/harvard-edge/cs249r_book/commit/4413aaa11cbd8d31e6e18e8d10ef3489ecbbb8bf) deps(book): update seaborn requirement from >=0.13.0 to >=0.13.2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `book/tools/dependencies/requirements.txt` (+1 -1) </details> ### 📄 Description Updates the requirements on [seaborn](https://github.com/mwaskom/seaborn) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mwaskom/seaborn/releases">seaborn's releases</a>.</em></p> <blockquote> <h2>v0.13.2 (January 2024)</h2> <p>This is a minor release containing internal changes that adapt to upcoming deprecations in pandas. All users are encouraged to update.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mwaskom/seaborn/commit/9521ea1f29b5ce1df1aa2ed6f65f3bd1c63884bb"><code>9521ea1</code></a> Bump version for v0.13.2</li> <li><a href="https://github.com/mwaskom/seaborn/commit/7910f1335e1cefae0c29dcb1d6b0e6592737c837"><code>7910f13</code></a> Merge branch 'master' into v0.13</li> <li><a href="https://github.com/mwaskom/seaborn/commit/b95d6d1ce9dfed6970015d8bdad9068b5749868a"><code>b95d6d1</code></a> Tweak language</li> <li><a href="https://github.com/mwaskom/seaborn/commit/877ca7c0d516bafa51118aceee01b8a7a251deb1"><code>877ca7c</code></a> Merge branch 'master' into v0.13</li> <li><a href="https://github.com/mwaskom/seaborn/commit/5ef7c27aac9f96e97fa1aac0ba106bac7d3febf0"><code>5ef7c27</code></a> Add v0.13.2 release notes</li> <li><a href="https://github.com/mwaskom/seaborn/commit/7aed2a044ce2754a53729251184d65b723ada892"><code>7aed2a0</code></a> Adapt to deprecations in pandas 2.2.0 (<a href="https://redirect.github.com/mwaskom/seaborn/issues/3620">#3620</a>)</li> <li><a href="https://github.com/mwaskom/seaborn/commit/a3cb0f1b33551eb25fed1907d0abdd0237fac215"><code>a3cb0f1</code></a> microscopic typofix: &quot;swaarms&quot; (<a href="https://redirect.github.com/mwaskom/seaborn/issues/3611">#3611</a>)</li> <li><a href="https://github.com/mwaskom/seaborn/commit/d00a27df750130e28e4801caaedc782433863a37"><code>d00a27d</code></a> Merge master and update version for release</li> <li><a href="https://github.com/mwaskom/seaborn/commit/6890b315d00b74f372bc91f3929c803837b2ddf1"><code>6890b31</code></a> Finalize v0.13.1 release notes</li> <li><a href="https://github.com/mwaskom/seaborn/commit/1771d8e2c903847d4274963638fbae32c52bd2d8"><code>1771d8e</code></a> Update release notes</li> <li>Additional commits viewable in <a href="https://github.com/mwaskom/seaborn/compare/v0.13.0...v0.13.2">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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-13 11:54:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#33243