From 1790ac632967d1330ea4ed48279de31c88c5cb9a Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 25 May 2022 14:59:06 +0200 Subject: [PATCH] bump required tmtccmd version --- requirements.txt | 2 +- setup.cfg | 2 +- tmtccmd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f444d16..68c11ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -tmtccmd >= 2.2.1 +tmtccmd >= 2.2.2 diff --git a/setup.cfg b/setup.cfg index c4fd97e..10d173c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ classifiers = [options] install_requires = - tmtccmd >= 2.2.1 + tmtccmd >= 2.2.2 packages = find: python_requires = >=3.8 diff --git a/tmtccmd b/tmtccmd index 0ea7df5..2354f5d 160000 --- a/tmtccmd +++ b/tmtccmd @@ -1 +1 @@ -Subproject commit 0ea7df5f46b069da95fbe795e1541f28071b6371 +Subproject commit 2354f5d2778c7681ddf6602766dd4e68b943e1c0