Skip to content

Commit 0ad4663

Browse files
committed
Bump pyglet to 2.1.dev6
1 parent 43190db commit 0ad4663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
# at the cost of slow download and constant pip install -I -e .[dev]
2424
# "pyglet@git+https://github.com/pyglet/pyglet.git@development#egg=pyglet",
2525
# Expected future dev preview release on PyPI (not yet released)
26-
'pyglet==2.1.dev5',
26+
'pyglet==2.1.dev6',
2727
"pillow~=10.4.0",
2828
"pymunk~=6.8.1",
2929
"pytiled-parser~=2.2.5",

0 commit comments

Comments
 (0)