From bff2e78105fd1baf6d4346a7adb3a32eaf28e9df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 05:54:43 +0000 Subject: [PATCH] Update dependency pillow to v9 [SECURITY] --- _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..6bafc9f39 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 -pillow==8.3.2 \ No newline at end of file +pillow==9.2.0 \ No newline at end of file