Skip to content

Commit e715e8e

Browse files
Bump pyglet from 2.0.20 to 2.1.1
Bumps [pyglet](https://github.com/pyglet/pyglet) from 2.0.20 to 2.1.1. - [Release notes](https://github.com/pyglet/pyglet/releases) - [Changelog](https://github.com/pyglet/pyglet/blob/master/RELEASE_NOTES) - [Commits](pyglet/pyglet@v2.0.20...v2.1.1) --- updated-dependencies: - dependency-name: pyglet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cde90e commit e715e8e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PongPong_Game/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyglet==2.0.20
1+
pyglet==2.1.1

requirements_with_versions.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pydantic==2.10.3
5555
openpyxl==3.1.2
5656
pytesseract==0.3.13
5757
requests-mock==1.12.1
58-
pyglet==2.0.20
58+
pyglet==2.1.1
5959
urllib3==2.3.0
6060
thirdai==0.9.25
6161
google-api-python-client==2.158.0

0 commit comments

Comments
 (0)