You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by lf...@apache.org on 2021/02/04 11:34:33 UTC

[incubator-datalab] branch DATALAB-2091-fab2 created (now cb302b6)

This is an automated email from the ASF dual-hosted git repository.

lfrolov pushed a change to branch DATALAB-2091-fab2
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git.


      at cb302b6  [DATALAB-2091]: updated pip version

This branch includes the following new commits:

     new cb302b6  [DATALAB-2091]: updated pip version

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org


[incubator-datalab] 01/01: [DATALAB-2091]: updated pip version

Posted by lf...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

lfrolov pushed a commit to branch DATALAB-2091-fab2
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git

commit cb302b65b4040663f2755896146c4dcc29ef392c
Author: leonidfrolov <fr...@gmail.com>
AuthorDate: Thu Feb 4 13:34:08 2021 +0200

    [DATALAB-2091]: updated pip version
---
 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 8ff5ab4..11eaaf7 100644
--- a/infrastructure-provisioning/src/general/conf/datalab.ini
+++ b/infrastructure-provisioning/src/general/conf/datalab.ini
@@ -62,7 +62,7 @@ allowed_ip_cidr = '0.0.0.0/0'
 network_type = public
 ### Additional tags in format 'Key1:Value1;Key2:Value2'
 # additional_tags =
-pip_version = 20.1
+pip_version = 21.0.1
 ### Billing tag key
 billing_tag_key = product
 ### Billing tag value


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org