mozilla-services/contile

Upgrade Contile contract tests to Python 3.11

data-sync-user opened this issue · 2 comments

The contile contract tests are currently using Python 3.8. Upgrade the solution and related dependencies to use Python 3.11.

Acceptance Criteria

  • Dependency management is migrated from pip-tools and tox to poetry and pyproject.toml
  • Contile contract tests are upgraded from Python 3.8 to Python 3.11
  • The CircleCI configuration is updated to support new dependency management tools
  • Docker images are updated to support the new Python version
  • README documentation is updated

┆Issue is synchronized with this Jira Task
┆Epic: Contile Test Engineering Enhancements & Maintenance

➤ Katrina Anderson commented:

Update (2023/01/25)

➤ Katrina Anderson commented:

Update (2023/01/26)
PR ( #512 ) up for Review