From 93fdae48143d51f845d0ba5e1596a2e6b1c7de5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 04:57:12 +0000 Subject: [PATCH] Update dependency pygame to v2.6.1 --- _MISC/PY-Projects/Python/Battle-ship-game/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_MISC/PY-Projects/Python/Battle-ship-game/requirements.txt b/_MISC/PY-Projects/Python/Battle-ship-game/requirements.txt index 0dc5d2d11..f679023d5 100644 --- a/_MISC/PY-Projects/Python/Battle-ship-game/requirements.txt +++ b/_MISC/PY-Projects/Python/Battle-ship-game/requirements.txt @@ -1,2 +1,2 @@ -pygame==2.0.1 +pygame==2.6.1 pillow==8.3.2 \ No newline at end of file