This is the official messaging about it:
# pytest -v |& grep -A3 'warnings summary' | sed "s,${PWD},[..],"
=============================== warnings summary ===============================
hashin.py:10
[..]/hashin.py:10: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
import cgi
Let's get pull request #159 merged first, though.