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