diff --git a/src/requirements_dev.txt b/src/requirements_dev.txt index 5cf05476..ab163f40 100644 --- a/src/requirements_dev.txt +++ b/src/requirements_dev.txt @@ -1,4 +1,4 @@ pytest==5.3.5 mypy==0.782 pylint2junit -pip==20.2.2 \ No newline at end of file +pip==26.1 \ No newline at end of file