From 23fe15e6c381cb0a4a5c82543ff34e8ab726c6f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 08:03:09 +0000 Subject: [PATCH] Bump dearpygui from 1.6.2 to 1.7.2 Bumps [dearpygui](https://github.com/hoffstadt/DearPyGui) from 1.6.2 to 1.7.2. - [Release notes](https://github.com/hoffstadt/DearPyGui/releases) - [Commits](https://github.com/hoffstadt/DearPyGui/commits) --- 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..33be52a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dearpygui==1.6.2 +dearpygui==1.7.2 opencv-python==4.5.4.58 numpy==1.23.1 pyzbar==0.1.9