diff options
Diffstat (limited to '')
-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 f042dad..32f4662 100644 --- a/qa/requirements.txt +++ b/qa/requirements.txt @@ -1,4 +1,4 @@ -sh==1.12.14 -pytest==4.6.3; -arrow==0.15.5; +sh==1.14.1 +pytest==6.1.2; +arrow==0.17.0; gitlint # no version as you want to test the currently installed version |