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