You are using pip version however, version is available

Warning when building the python project:

WARNING: You are using pip version ...; 
however, version ... is available.

The solution is to update pip package manager on your system, you can follow the following blog to do the same:

After you have upgraded the pip package the warning will no longer come.