Skip to content

test: [Automatic] Constraints upgrades: ipython, napari, sentry-sdk, superqt, vispy#1409

Open
github-actions[bot] wants to merge 1 commit into
developfrom
auto-dependency-upgrades
Open

test: [Automatic] Constraints upgrades: ipython, napari, sentry-sdk, superqt, vispy#1409
github-actions[bot] wants to merge 1 commit into
developfrom
auto-dependency-upgrades

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR is automatically created and updated by PartSeg GitHub
action cron to keep bundle dependencies modules up to date.

The updated packages are:

  • app-model
  • dask
  • debugpy
  • idna
  • ipython
  • jupyter-client
  • napari
  • pydantic-settings
  • pyinstaller
  • pyinstaller-hooks-contrib
  • pytest
  • python-dotenv
  • sentry-sdk
  • superqt
  • tornado
  • tqdm
  • traitlets
  • typer
  • vispy
  • wcwidth

@github-actions github-actions Bot added the skip check PR title skip spellcheking PR title label Jun 8, 2026
@sourcery-ai

sourcery-ai Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR updates pinned dependency versions across multiple Python-version-specific constraints files, primarily upgrading ipython and several related packages in the test/bundle environment.

File-Level Changes

Change Details Files
Update pinned dependency versions in Python-version-specific constraints files for ipython and related packages.
  • Bump ipython to a newer compatible version across all constraints files (including pydantic_1 and docs variants).
  • Synchronize versions of related tooling dependencies (debugpy, idna, jupyter-client, snowballstemmer, tqdm, traitlets, typer, wcwidth) across all Python 3.10–3.14 constraints files.
  • Ensure consistency of constraints between standard and pydantic_1 constraint sets for each Python version.
requirements/constraints_py3.10.txt
requirements/constraints_py3.10_pydantic_1.txt
requirements/constraints_py3.11.txt
requirements/constraints_py3.11_pydantic_1.txt
requirements/constraints_py3.12.txt
requirements/constraints_py3.12_docs.txt
requirements/constraints_py3.12_pydantic_1.txt
requirements/constraints_py3.13.txt
requirements/constraints_py3.13_pydantic_1.txt
requirements/constraints_py3.14.txt
requirements/constraints_py3.14_pydantic_1.txt

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've left some high level feedback:

  • Given that the same dependency set is pinned separately for each Python version/pydantic combo, consider factoring shared constraints into a common base file to reduce duplication and the risk of version skew between these constraint files.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Given that the same dependency set is pinned separately for each Python version/pydantic combo, consider factoring shared constraints into a common base file to reduce duplication and the risk of version skew between these constraint files.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@github-actions github-actions Bot force-pushed the auto-dependency-upgrades branch from cd935f7 to 2d6c409 Compare June 15, 2026 13:49
@github-actions github-actions Bot changed the title test: [Automatic] Constraints upgrades: ipython test: [Automatic] Constraints upgrades: ipython, napari, sentry-sdk, superqt, vispy Jun 15, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip check PR title skip spellcheking PR title

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant