This release fixes an issue when using nox-poetry with pip's new dependency resolver, due to limitations when using constraints files in hash-checking mode. This fix involved a breaking change: Requirements are no longer exported with hashes.
Changes
💥 Breaking Changes
📦 Dependencies
- Security update to py 1.10.0 and cryptography 3.3.1 (#224) @cjolowicz
- Bump coverage from 5.3 to 5.3.1 (#208) @dependabot
- Bump codecov/codecov-action from v1.0.15 to v1.1.0 (#204) @dependabot
- Bump actions/setup-python from v2.1.4 to v2.2.0 (#205) @dependabot
- Bump furo from 2020.11.27b19 to 2020.12.9b21 in /docs (#194) @dependabot
- Bump furo from 2020.11.27b19 to 2020.12.9b21 (#195) @dependabot
- Bump pre-commit from 2.9.2 to 2.9.3 (#193) @dependabot
- Bump pygments from 2.7.2 to 2.7.3 (#191) @dependabot
- Bump pip from 20.3 to 20.3.1 in /.github/workflows (#190) @dependabot