Skip to content

Remove deprecated optional dependencies from pyproject.toml#476

Merged
ludeeus merged 1 commit intomainfrom
more-cleanup
Nov 9, 2025
Merged

Remove deprecated optional dependencies from pyproject.toml#476
ludeeus merged 1 commit intomainfrom
more-cleanup

Conversation

@ludeeus
Copy link
Copy Markdown
Owner

@ludeeus ludeeus commented Nov 9, 2025

Description

This should have been removed in #461

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements

Checklist

  • Tests pass locally (scripts/test)
  • Code has been formatted (scripts/lint)
  • Tests added for new functionality (if applicable)

Copilot AI review requested due to automatic review settings November 9, 2025 08:22
@ludeeus ludeeus added the maintenance Maintenance and refactoring label Nov 9, 2025
@ludeeus ludeeus merged commit dff1b8f into main Nov 9, 2025
12 checks passed
@ludeeus ludeeus deleted the more-cleanup branch November 9, 2025 08:23
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 removes the deprecated-verify optional dependency group from the project's pyproject.toml file, which included sigstore, securesystemslib, and setuptools packages.

  • Removes unused optional dependencies that are not referenced anywhere in the codebase
  • Cleans up project configuration by eliminating the deprecated-verify extra

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

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

Labels

maintenance Maintenance and refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants