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 76d6afc..cf6baa5 100644 --- a/qa/requirements.txt +++ b/qa/requirements.txt @@ -1,4 +1,4 @@ -sh==1.14.2 -pytest==6.2.5; -arrow==1.2.1; +sh==1.14.3 +pytest==7.0.1; +arrow==1.2.3; gitlint # no version as you want to test the currently installed version |