From 2f4bb7825952c64d49f4ccf86ec4d0c4ce70f25e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 23:35:26 +0000 Subject: [PATCH] Bump glfw from 2.6.2 to 2.6.4 Bumps [glfw](https://github.com/FlorianRhiem/pyGLFW) from 2.6.2 to 2.6.4. - [Release notes](https://github.com/FlorianRhiem/pyGLFW/releases) - [Changelog](https://github.com/FlorianRhiem/pyGLFW/blob/master/CHANGELOG.md) - [Commits](https://github.com/FlorianRhiem/pyGLFW/compare/v2.6.2...v2.6.4) --- updated-dependencies: - dependency-name: glfw dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09225ba..837eb94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ construct==2.10.68 -glfw==2.6.2 +glfw==2.6.4 imgui==2.0.0 mercury-engine-data-structures==0.25.0 PyOpenGL==3.1.7