The main changes with this release are focused around updating dependencies:
- Support for Python 3.8 has been dropped.
- The upper bound limit on
packaging
has been removed. - The pyYAML library has been updated.
What's Changed
- update pyyaml to 6.0.2 in poetry.lock by @gsnider2195 in #284
- Update GitHub Actions runner version by @mjbear in #286
- Remove upper limit on Packaging by @jdrew82 in #289
New Contributors
- @gsnider2195 made their first contribution in #284
- @mjbear made their first contribution in #286
- @jdrew82 made their first contribution in #289
Full Changelog: v2.0.1...v2.1.0