Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Commit a7f1ef5

Browse files
fix(deps): update dependency pygame-gui to v0.6.10
1 parent 06b35aa commit a7f1ef5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pygame = "2.5.2"
1515
mediapipe = "0.10.11"
1616
opencv-python = "4.9.0.80"
1717
termcolor = "2.4.0"
18-
pygame-gui = "0.6.9"
18+
pygame-gui = "0.6.10"
1919

2020
[tool.poetry.group.dev.dependencies]
2121
pre-commit = "3.7.0"

0 commit comments

Comments
 (0)