Skip to content

Conversation

markurtz
Copy link
Collaborator

@markurtz markurtz commented May 1, 2025

No description provided.

@markurtz markurtz requested a review from Copilot May 1, 2025 14:08
@markurtz markurtz self-assigned this May 1, 2025
Copy link
Contributor

@Copilot 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 upgrades dev dependencies to address compatibility issues with the latest transformers release, specifically updating mypy and ruff to their newer versions.

  • Upgrade mypy from 1.10.1 to 1.15.0
  • Upgrade ruff from 0.5.2 to 0.11.7 in both pyproject.toml and .pre-commit-config.yaml

Reviewed Changes

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

File Description
pyproject.toml Updated mypy and ruff versions to 1.15.0 and 0.11.7
.pre-commit-config.yaml Updated pre-commit revisions for mypy and ruff to 1.15.0 and 0.11.7
Comments suppressed due to low confidence (4)

pyproject.toml:84

  • Verify that mypy 1.15.0 is fully compatible with your existing configurations; review the release notes for any configuration changes or breaking updates.
    "mypy~=1.15.0",

pyproject.toml:85

  • Ensure that any ruff configuration options are reviewed or updated to accommodate changes in version 0.11.7.
    "ruff~=0.11.7",

.pre-commit-config.yaml:8

  • Confirm that updating the ruff revision in the pre-commit hook aligns with your project's configuration and local tests.
  rev: v0.11.7

.pre-commit-config.yaml:12

  • Double-check that the mypy hook configuration works as intended with version 1.15.0 and update any necessary config options.
  rev: v1.15.0

📦 Build Artifacts Available
The build artifacts (.whl and .tar.gz) have been successfully generated and are available for download: https://github.com/neuralmagic/guidellm/actions/runs/14776779357/artifacts/3044647285.
They will be retained for up to 30 days.

📦 Build Artifacts Available
The build artifacts (.whl and .tar.gz) have been successfully generated and are available for download: https://github.com/neuralmagic/guidellm/actions/runs/14777265063/artifacts/3044802810.
They will be retained for up to 30 days.

📦 Build Artifacts Available
The build artifacts (.whl and .tar.gz) have been successfully generated and are available for download: https://github.com/neuralmagic/guidellm/actions/runs/14777308826/artifacts/3044818057.
They will be retained for up to 30 days.

@markurtz markurtz merged commit d5f088e into main May 1, 2025
11 checks passed
@markurtz markurtz deleted the dev-fixes branch May 1, 2025 16:05
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