From c5004e24228bded858a58cad7fb1bc286b38733c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 23:58:26 +0000 Subject: [PATCH] Bump glfw from 2.5.9 to 2.6.1 Bumps [glfw](https://github.com/FlorianRhiem/pyGLFW) from 2.5.9 to 2.6.1. - [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.5.9...v2.6.1) --- updated-dependencies: - dependency-name: glfw 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 9b9d218..6764c6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ construct==2.10.68 -glfw==2.5.9 +glfw==2.6.1 imgui==1.4.1 mercury-engine-data-structures==0.22.0 PyOpenGL==3.1.6