Skip to content

Update ipython requirement from >=9.16.0 to >=9.16.1 - #2246

Merged
JSv4 merged 1 commit into
mainfrom
dependabot/pip/ipython-gte-9.16.1
Aug 17, 2026
Merged

Update ipython requirement from >=9.16.0 to >=9.16.1#2246
JSv4 merged 1 commit into
mainfrom
dependabot/pip/ipython-gte-9.16.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on ipython to permit the latest version.

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)

Updates the requirements on [ipython](https://github.com/ipython/ipython) to permit the latest version.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@9.16.0...9.16.1)

---
updated-dependencies:
- dependency-name: ipython
  dependency-version: 9.16.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 11, 2026
@claude

claude Bot commented Aug 11, 2026

Copy link
Copy Markdown

Reviewed this Dependabot PR — it's a minimal, low-risk patch bump.

Summary of changes:

  • ipython>=9.16.0>=9.16.1 in requirements/base.txt, requirements/local.txt, and requirements/production.txt
  • No code changes; version constraint update only

Assessment:

  • The upstream release (ipython 9.16.1) is a patch release; per the linked changelog, the notable fix is escaping IFrame sources before HTML rendering (an XSS-hardening fix in IPython.display.IFrame), plus routine dev-cycle housekeeping. Taking the patch is a straightforward net positive from a security standpoint.
  • The change is consistent across all three requirements files and preserves the existing # not directly required, pinned by Snyk to avoid a vulnerability annotation, so the Snyk-pin bookkeeping stays intact.
  • No test coverage concerns — this is a transitive dependency version floor bump with no application code touched, so no new tests are warranted.
  • No performance or breaking-change concerns for a patch-level bump on a dev/notebook tooling dependency.

No issues found. LGTM to merge.

@JSv4
JSv4 merged commit 5ca0a1f into main Aug 17, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/ipython-gte-9.16.1 branch August 17, 2026 05:43
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant