From 7e5131a4a2484b2240765cf85182cfd9dd9214c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 23:58:33 +0000 Subject: [PATCH] Bump imgui from 1.4.1 to 2.0.0 Bumps [imgui](https://github.com/pyimgui/pyimgui) from 1.4.1 to 2.0.0. - [Release notes](https://github.com/pyimgui/pyimgui/releases) - [Commits](https://github.com/pyimgui/pyimgui/compare/1.4.1...2.0.0) --- updated-dependencies: - dependency-name: imgui dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cda85b3..d584bea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ construct==2.10.68 glfw==2.5.9 -imgui==1.4.1 +imgui==2.0.0 mercury-engine-data-structures==0.20.0 PyOpenGL==3.1.6