commit | ad73a24f0da63df46b8859ab0654e71adf9efc42 | [log] [tgz] |
---|---|---|
author | Anna Arhipova <harhipova@mirantis.com> | Tue Jun 25 19:29:48 2024 +0200 |
committer | Hanna Arhipova <harhipova@mirantis.com> | Tue Jun 25 17:34:34 2024 +0000 |
tree | 4bf050482ae6c8434669adffe5701d939db9b24d | |
parent | 28772bc2058c3ee9e287c2af15f2350940d18185 [diff] |
Update testrail_api to work with credentials properly PRODX-42175 Change-Id: I538e41e9acb5c41ebd66459db06e8b5d25821dee
diff --git a/testrail_bot/requirements.txt b/testrail_bot/requirements.txt index 6a657a5..e53757c 100644 --- a/testrail_bot/requirements.txt +++ b/testrail_bot/requirements.txt
@@ -3,7 +3,7 @@ django-bootstrap-v5==1.0.11 psycopg2-binary==2.8.5 redis==3.5.3 -testrail-api==1.8.0 +testrail-api==1.13.0 uWSGI==2.0.19.1 retry==0.9.2 parse==1.19.1