Update pypi-publish to meet latest standards
The software being used to build the package was significantly out of
date, and was attempting to push a package using a naming scheme that
PyPI no longer supports. This change ensures we are using the latest
versions available, on a newer runner.
This change also updates a local python requirement that was also
very out of date.
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: I3459f76bd0bab6c6c66036670cd01e7f5173bb97
diff --git a/requirements.txt b/requirements.txt
index 957764d..e4e07fd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
## -----------------------------------------------------------------------
## -----------------------------------------------------------------------
-jenkins-job-builder==4.1.0
+jenkins-job-builder==6.4.1
pipdeptree
jenkins-jobs