From 268dcb99a927053c191bb2c21bcbfb5026083784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 08:05:27 +0000 Subject: [PATCH] Bump dearpygui from 1.6.2 to 1.7.1 Bumps [dearpygui](https://github.com/hoffstadt/DearPyGui) from 1.6.2 to 1.7.1. - [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..725bfeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dearpygui==1.6.2 +dearpygui==1.7.1 opencv-python==4.5.4.58 numpy==1.23.1 pyzbar==0.1.9