diff --git a/.github/scripts/requirements.txt b/.github/scripts/requirements.txt index 18f45f415..9fa6e0dd4 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -2,7 +2,7 @@ jinja2 pyyaml requests approvaltests==3.5.0 -pytest +pytest=7.3.2 pytest-runner mypy types-PyYAML @@ -10,4 +10,4 @@ types-requests monkeytype github3api markdownify -feedparser \ No newline at end of file +feedparser