Bump python-jenkins library

The recent update of the jenkins containers revealed the need of
updating the python-jenkins library to align authentication methods.

Closes-Bug: PROD-35078
Change-Id: I7c3fbd0c5e5ef76259b6d2dce16327ae341bb7ed
diff --git a/test_set/cvp-sanity/requirements.txt b/test_set/cvp-sanity/requirements.txt
index e95f388..49d6280 100644
--- a/test_set/cvp-sanity/requirements.txt
+++ b/test_set/cvp-sanity/requirements.txt
@@ -3,7 +3,7 @@
 requests>=2.20.0
 flake8
 PyYAML
-python-jenkins==0.4.11
+python-jenkins==1.7.0
 pygerrit2==2.0.9
 gitpython
 ldap3