diff --git a/bots/gsbot/requirements.txt b/bots/gsbot/requirements.txt index 0596966..0ad3dca 100644 --- a/bots/gsbot/requirements.txt +++ b/bots/gsbot/requirements.txt @@ -18,7 +18,7 @@ requests>=2.31.0 cachetools>=5.3.2 # Testing -pytest>=7.4.3 +pytest>=8.4.2 pytest-asyncio>=0.21.1 pytest-cov>=7.1.0 pytest-mock>=3.12.0