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