Manual update of pip requirements
[osm/POL.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index e06a856..ee801f6 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -82,7 +82,7 @@ commands =
 
 #######################################################################################
 [testenv:pip-compile]
-deps =  pip-tools==6.4.0
+deps =  pip-tools==6.6.2
 skip_install = true
 whitelist_externals = bash
         [