This is an automated email from the ASF dual-hosted git repository. olehmykolaishyn pushed a commit to branch DATALAB-2813 in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
commit 859584a6e8ede39f47197dfef00b5fe28ca00bc0 Author: owlleg6 <[email protected]> AuthorDate: Wed May 25 11:03:02 2022 +0300 pip updated to 21.1.1 --- infrastructure-provisioning/src/general/conf/datalab.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure-provisioning/src/general/conf/datalab.ini b/infrastructure-provisioning/src/general/conf/datalab.ini index 3010d4436..711282b3c 100644 --- a/infrastructure-provisioning/src/general/conf/datalab.ini +++ b/infrastructure-provisioning/src/general/conf/datalab.ini @@ -61,7 +61,7 @@ network_type = public ### Additional tags in format 'Key1:Value1;Key2:Value2' # additional_tags = ### pip version -pip_version = 21.0.1 +pip_version = 21.1.1 ### openssh version openssh_version = 8.8p1 ### Billing tag key --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
