Skip to content

Release v2022.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 14:02
a5c4493

What's Changed

  • Fix issue where a file install is included with the hashed requirements. by @matteius in #5320
  • Documentation: Fix Docker example in Basic Usage by @UniversalSuperBox in #5318
  • Use a context manager to handle the temporary constraints file by @swaldhoer in #5316
  • Apply fix to constraints generation based on fact that pip resolver does not allow unnamed constraints. by @matteius in #5321
  • Respect disable_pip_input setting from Pipfile by @Darsstar in #5323

New Contributors

Full Changelog: v2022.8.31...v2022.9.2