Updating the cord-tester version
Updating cord-tester version to include ONOS cfg get capability introduced with:
https://gerrit.opencord.org/c/cord-tester/+/23296

Change-Id: I17eccca5f460b29ca6a7d4278bd5da83b8040c73
diff --git a/requirements.txt b/requirements.txt
index 7ed35ab..39b5499 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@
 yamllint==1.23.0
 # replace when we can use upstream (needs python 3.6)
 git+https://github.com/zdw/robotframework-importresource@b81b87aabaee0594e966687b41e3674b866f28ee
-cord-robot==2.1.3
+cord-robot==2.1.4
 virtualenv
 matplotlib==3.0.3
 requests==2.24.0