diff options
Diffstat (limited to 'qa/requirements.txt')
-rw-r--r-- | qa/requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qa/requirements.txt b/qa/requirements.txt index 95d49d4..5a4f660 100644 --- a/qa/requirements.txt +++ b/qa/requirements.txt @@ -1,4 +1,4 @@ -sh==1.14.1 -pytest==6.2.3; -arrow==1.0.3; +sh==1.14.2 +pytest==6.2.5; +arrow==1.2.0; gitlint # no version as you want to test the currently installed version |