Skip to content

Conversation

@davebelais
Copy link
Contributor

This pull request introduces a bug fix to the requirement string validation logic and updates the project version to reflect the change.

Bug fix:

  • Added a check in _is_installed_requirement_string (in src/dependence/_utilities.py) to ensure that the requirement has a name before checking if it is installed, preventing errors with invalid or nameless requirements.

Project metadata:

  • Bumped the project version from 1.2.5 to 1.2.6 in pyproject.toml to indicate the new release with this fix.

@davebelais davebelais merged commit 9ed5a09 into main Dec 18, 2025
16 checks passed
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