# HG changeset patch
# User Vyacheslav Savchenko <25712100+SeyfSV@users.noreply.github.com>
# Date 1604171282 -10800
#      Sat Oct 31 22:08:02 2020 +0300
# Node ID 365e7361f2fdd6d047c7940585d2d595f429ede9
# Parent  05ff9712e3d43138bfbefba5dc72e9cc212a6196
GH#239 Change mq-client version to 9.2.0.0 (#240)

diff --git a/.github/workflows/install-tests.yml b/.github/workflows/install-tests.yml
--- a/.github/workflows/install-tests.yml
+++ b/.github/workflows/install-tests.yml
@@ -12,7 +12,7 @@
         environment: ['macos-latest', 'windows-latest', 'ubuntu-latest']
         python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9]
         python-architecture: ['x86', 'x64']
-        mq-client-version: [9.1.5.0]
+        mq-client-version: [9.2.0.0]
         exclude:
           # Windows runner does not have libraries required for build with python2.7
           - environment: windows-latest
diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml
--- a/.github/workflows/unit-tests.yml
+++ b/.github/workflows/unit-tests.yml
@@ -15,7 +15,7 @@
         # macos-latest: has some issues in SeyfSV/setup-mqclient@master action
         #environment: ['ubuntu-latest', 'macos-latest', 'windows-latest']
         python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9]
-        mq-client-version: [9.1.5.0]
+        mq-client-version: [9.2.0.0]
 
     services:
       mq: