Change8

2.4.1

📦 poetryView on GitHub →
🐛 1 fixes

Summary

This release addresses a bug in updating transitive dependencies and re-allows a specific version of the installer package.

Migration Steps

  1. Re-allowed the use of `installer==0.7.0`.

🐛 Bug Fixes

  • Fixed an issue where `poetry update <package>` failed when `<package>` was a transitive dependency.