⬆️ Upgrade dependency windows-curses to v2.3.3

This commit is contained in:
renovate[bot]
2024-07-10 20:54:42 +00:00
committed by Paillat
parent 1f30d83ff8
commit a154f7f363
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ dependencies = [
"fix-busted-json==0.0.18",
"Google-Images-Search==1.4.7",
"requests==2.32.3",
"windows-curses==2.3.2; platform_system == 'Windows'",
"windows-curses==2.3.3; platform_system == 'Windows'",
"coqui-tts==0.24.1",
]