diff --git a/conda/debug/meta.yaml b/conda/debug/meta.yaml index 52a3dcdb..020b38c7 100644 --- a/conda/debug/meta.yaml +++ b/conda/debug/meta.yaml @@ -21,7 +21,7 @@ requirements: host: - python {{ python }} - sip 4.19.8 #For the SIP module - - processlib 1.7* + - processlib 1.8* - libconfig 1.7* # I/O formats - zlib diff --git a/conda/release/meta.yaml b/conda/release/meta.yaml index 6ff42b97..77b17fd1 100644 --- a/conda/release/meta.yaml +++ b/conda/release/meta.yaml @@ -19,7 +19,7 @@ requirements: host: - python {{ python }} - sip 4.19.8 #For the SIP module - - processlib 1.7* + - processlib 1.8* - libconfig 1.7* # I/O formats - zlib diff --git a/third-party/Processlib b/third-party/Processlib index db674127..93efd755 160000 --- a/third-party/Processlib +++ b/third-party/Processlib @@ -1 +1 @@ -Subproject commit db6741275cab63603d9c0f6008a44055511a5733 +Subproject commit 93efd755f3ec4f8c4726101aa348495bdace2ec8