diff --git a/pyproject.toml b/pyproject.toml index b3ec7b14..585ab1fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ classifiers = [ dependencies = [ "aiohttp[speedups] >= 3.6", "click >= 8.1.3", - "errata-tool >= 1.29.0", + "errata-tool @ git+https://github.com/red-hat-storage/errata-tool@v1.31.0", "future", "koji >= 1.18", "semver",