From f38ab776a24c065a796d9cf483487bd0c089c8f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 08:08:11 +0000 Subject: [PATCH] Bump dearpygui from 1.6.2 to 1.7.0 Bumps [dearpygui](https://github.com/hoffstadt/DearPyGui) from 1.6.2 to 1.7.0. - [Release notes](https://github.com/hoffstadt/DearPyGui/releases) - [Commits](https://github.com/hoffstadt/DearPyGui/commits/v1.7) --- updated-dependencies: - dependency-name: dearpygui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0b5df1..b420786 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dearpygui==1.6.2 +dearpygui==1.7.0 opencv-python==4.5.4.58 numpy==1.23.1 pyzbar==0.1.9