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