From 19f7b2081cc45e1a9c3cd5770a9fb13fb4bcf815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 15:24:18 +0000 Subject: [PATCH] Bump qtoolkit from 0.1.3 to 0.1.4 Bumps [qtoolkit](https://github.com/matgenix/qtoolkit) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/matgenix/qtoolkit/releases) - [Changelog](https://github.com/Matgenix/qtoolkit/blob/develop/CHANGELOG.md) - [Commits](https://github.com/matgenix/qtoolkit/compare/v0.1.3...v0.1.4) --- updated-dependencies: - dependency-name: qtoolkit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index a2a7b711..ca4c2c95 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -2,7 +2,7 @@ jobflow==0.1.17 pydantic==2.6.1 fabric==3.2.2 tomlkit==0.12.3 -qtoolkit==0.1.3 +qtoolkit==0.1.4 typer==0.9.0 rich==13.7.0 psutil==5.9.8