| commit | f698ad2d8e17927c33eda6353c1bf317ba91bb7c | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Jun 24 17:37:49 2022 +0200 |
| committer | aticig <gulsum.atici@canonical.com> | Fri Jun 24 20:48:11 2022 +0300 |
| tree | 207c157122d7afffcf6ba41eae68f1d85b7a80d9 | |
| parent | 6585ea3e5a2b68ed7ca3afb72ec816cb841f624d [diff] [blame] |
Update pip requirements Change-Id: Ie13a8e81a0182b9b9b6f37c17ae454793f658c47 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/tox.ini b/tox.ini index ca1afaf..60fab11 100644 --- a/tox.ini +++ b/tox.ini
@@ -202,7 +202,7 @@ ####################################################################################### [testenv:pip-compile] -deps = pip-tools==6.4.0 +deps = pip-tools==6.6.2 skip_install = true whitelist_externals = bash [