chore(deps): Add missing test dependency

Add missing dependency on typing-extensions to test-requirements.txt.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2025-06-27 09:17:36 +02:00
parent 1217f0ce9e
commit 235306be00

View File

@@ -2,3 +2,4 @@ pytest
pytest-ansible
pytest-mock
pytest-xdist
typing-extensions