Skip to content

update scipy to 1.17.1#472

Merged
jan-janssen merged 1 commit intomainfrom
scipy
Mar 27, 2026
Merged

update scipy to 1.17.1#472
jan-janssen merged 1 commit intomainfrom
scipy

Conversation

@jan-janssen
Copy link
Copy Markdown
Member

@jan-janssen jan-janssen commented Mar 27, 2026

Summary by CodeRabbit

  • Chores
    • Updated SciPy dependency to version 1.17.1 across development and CI environments.

Copilot AI review requested due to automatic review settings March 27, 2026 09:36
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: b76cca57-cba1-4dcf-b2a5-ba02ced623ea

📥 Commits

Reviewing files that changed from the base of the PR and between 2c3f5ea and e2ff133.

📒 Files selected for processing (3)
  • .ci_support/environment.yml
  • .ci_support/environment_mini.yml
  • pyproject.toml

📝 Walkthrough

Walkthrough

The PR updates the scipy dependency from version 1.17.0 to 1.17.1 across three dependency configuration files: .ci_support/environment.yml, .ci_support/environment_mini.yml, and pyproject.toml. Each file receives a single-line version string modification.

Changes

Cohort / File(s) Summary
Dependency Version Bumps
.ci_support/environment.yml, .ci_support/environment_mini.yml, pyproject.toml
Updated scipy dependency from version 1.17.0 to 1.17.1 across CI support and project configuration files.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

dependencies, patch

Poem

🐰 A hop and a bounce, the scipy is here,
Version bumped up—from one-point-seventeen-oh to clear,
Patches applied with computational cheer,
Three files now synced, the dependencies revere! 🔬

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'update scipy to 1.17.1' accurately and concisely describes the main change: bumping scipy from 1.17.0 to 1.17.1 across CI and project configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch scipy

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.69%. Comparing base (2c3f5ea) to head (e2ff133).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #472   +/-   ##
=======================================
  Coverage   82.69%   82.69%           
=======================================
  Files          25       25           
  Lines        1832     1832           
=======================================
  Hits         1515     1515           
  Misses        317      317           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the pinned SciPy version used by the project and its CI conda environments, keeping dependency pins aligned across packaging and CI.

Changes:

  • Bump SciPy pin from 1.17.0 to 1.17.1 in pyproject.toml.
  • Bump SciPy pin from 1.17.0 to 1.17.1 in the main and minimal conda environment files under .ci_support/.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updates the project’s pinned SciPy runtime dependency to 1.17.1.
.ci_support/environment_mini.yml Updates minimal CI conda environment SciPy pin to 1.17.1.
.ci_support/environment.yml Updates full CI conda environment SciPy pin to 1.17.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jan-janssen jan-janssen merged commit 94ec44a into main Mar 27, 2026
24 checks passed
@jan-janssen jan-janssen deleted the scipy branch March 27, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants