• 
      

    Remove pytest version pin.

    Review Request #15012 — Created April 14, 2026 and updated

    Information

    housekeeping
    master

    Reviewers

    pytest had a security release recently which triggered our pip-audit
    jobs. This change removes the version pin from our dev-requirements (and
    updates the one for kgb, which legitimately uses semantic versioning).

    Ran unit tests with the latest pytest.

    Summary ID
    Remove pytest version pin.
    pytest had a security release recently which triggered our pip-audit jobs. This change removes the version pin from our dev-requirements (and updates the one for kgb, which legitimately uses semantic versioning). Testing Done: Ran unit tests with the latest pytest.
    tpotyosvpuswlqvwzvlwlvosrysoqxmt
    Checks run (2 succeeded)
    flake8 passed.
    JSHint passed.