From 38822d085a8f542cbb8bc749be7e3537176584e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 00:48:24 +0000 Subject: [PATCH] Bump pyglet from 2.0.9 to 2.0.18 Bumps [pyglet](https://github.com/pyglet/pyglet) from 2.0.9 to 2.0.18. - [Release notes](https://github.com/pyglet/pyglet/releases) - [Changelog](https://github.com/pyglet/pyglet/blob/master/RELEASE_NOTES) - [Commits](https://github.com/pyglet/pyglet/compare/v2.0.9...v2.0.18) --- updated-dependencies: - dependency-name: pyglet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- PongPong_Game/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PongPong_Game/requirements.txt b/PongPong_Game/requirements.txt index 0facfc2ea8f..20d58a160be 100644 --- a/PongPong_Game/requirements.txt +++ b/PongPong_Game/requirements.txt @@ -1 +1 @@ -pyglet==2.0.9 +pyglet==2.0.18