• 
      

    Update pytest for django-evolution release-2.x.

    Review Request #14867 — Created March 3, 2026 and submitted — Latest diff uploaded

    Information

    Django Evolution
    release-2.x

    Reviewers

    pip audit is showing an insecure dependency on py with no available
    fix. It seems like that package is getting pulled in by the very old
    version of pytest-env that was pinned in dev-requirements.txt. This
    change updates pytest and pytest-env for modern(ish) versions of Python.

    Ran unit tests.

    Commits

    Files