Skip to content

Conversation

@StpMax
Copy link
Collaborator

@StpMax StpMax commented Dec 1, 2025

No description provided.

@entelligence-ai-pr-reviews
Copy link

Entelligence AI Vulnerability Scanner

Status: No security vulnerabilities found

Your code passed our comprehensive security analysis.

Analyzed 1 files in total

@StpMax StpMax requested a review from ea-rus December 1, 2025 09:29
@github-project-automation github-project-automation bot moved this from to review to approved in Tracking PRs Dec 1, 2025
Copy link

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 bumps the numpy dependency from version 1.26 to version 2.x and increments the package version from 0.0.25 to 0.0.26. The numpy upgrade is a major version bump that brings the project up to the numpy 2.x series.

  • Upgraded numpy dependency constraint from ^1.26 to ^2 in pyproject.toml
  • Incremented package version to 0.0.26 in both __init__.py and pyproject.toml
  • Updated poetry.lock to reflect new numpy versions (2.2.6 for Python 3.10, 2.3.5 for Python 3.11+) and associated dependencies

Reviewed changes

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

File Description
type_infer/init.py Version bump from 0.0.25 to 0.0.26
pyproject.toml Updated numpy dependency from ^1.26 to ^2 and version to 0.0.26
poetry.lock Updated lock file with numpy 2.2.6 and 2.3.5 for different Python versions, added Python 3.13 compatibility packages (audioop-lts, standard-aifc, standard-chunk, standard-imghdr, standard-sndhdr)

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

@StpMax StpMax merged commit 8b080bc into staging Dec 1, 2025
19 checks passed
@StpMax StpMax deleted the bump-numpy-2 branch December 1, 2025 11:48
@github-project-automation github-project-automation bot moved this from approved to merged in Tracking PRs Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: merged

Development

Successfully merging this pull request may close these issues.

4 participants