| commit | fbd4b42a19bd7df66621d40d24b306be66e1d79a | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Jun 24 17:35:45 2022 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Fri Jun 24 17:35:45 2022 +0200 |
| tree | f9f8160c1eddc1e63e97c5bf755e1a9403b9db3f | |
| parent | 2f577b1f44e471688e9e687a4741a35d303eef58 [diff] [blame] |
Update pip requirements Change-Id: I5861a620eb42d5d50e2e3e8ef1f339ec1f85f485 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/tox.ini b/tox.ini index f1cf7c9..4a2494a 100644 --- a/tox.ini +++ b/tox.ini
@@ -76,7 +76,7 @@ ####################################################################################### [testenv:pip-compile] -deps = pip-tools==6.4.0 +deps = pip-tools==6.6.2 skip_install = true whitelist_externals = bash [