This release contains requirements upgrades. Removed boto from requirements.
2.2.0
What's Changed * build: convert pact verification to unit test framework method by DawoudSheraz in https://github.com/openedx/edx-val/pull/325 * build: enable the commitlint check for pull requests by nedbat in https://github.com/openedx/edx-val/pull/327 * test: add provider verification CI job by Ali-D-Akbar in https://github.com/openedx/edx-val/pull/326 * fix: use master/production on merge by Ali-D-Akbar in https://github.com/openedx/edx-val/pull/329 * Standardize version number placement by aht007 in https://github.com/openedx/edx-val/pull/330 * build: add changed pact workflow by DawoudSheraz in https://github.com/openedx/edx-val/pull/332 * build: remove broker base env variable to avoid extra pact verifications by DawoudSheraz in https://github.com/openedx/edx-val/pull/334 * refactor: Updated 'upgrade requirements' workflow to use reusable workflows by edx-requirements-bot in https://github.com/openedx/edx-val/pull/335 * fix: use branch name directly by Jawayria in https://github.com/openedx/edx-val/pull/337 * Cleanup django32 by aht007 in https://github.com/openedx/edx-val/pull/348
New Contributors * aht007 made their first contribution in https://github.com/openedx/edx-val/pull/330