43.8.1

renovatebot/renovate43.8.1Feb 10, 2026by github-actions[bot]

AI Summary

This patch release addresses a bug in the PEP440 version parsing logic, specifically improving how the software handles versions that start with the letter 'v'.

Key Highlights

  • Fixed pep440 version parsing logic
  • Handling v-prefixed versions gracefully
  • Bug fix for version detection

Full Release Notes

## [43.8.1](https://github.com/renovatebot/renovate/compare/43.8.0...43.8.1) (2026-02-10)

### Bug Fixes

* **pep440:** handle v-prefixed versions gracefully ([#40989](https://github.com/renovatebot/renovate/issues/40989)) ([f5f32bd](https://github.com/renovatebot/renovate/commit/f5f32bdcb4661d03aeddf7631d024c001c7aef7b))