diff --git a/bots/gsbot/requirements.txt b/bots/gsbot/requirements.txt index c085b43..7c42b60 100644 --- a/bots/gsbot/requirements.txt +++ b/bots/gsbot/requirements.txt @@ -20,7 +20,7 @@ cachetools>=5.3.2 # Testing pytest>=7.4.3 pytest-asyncio>=0.21.1 -pytest-cov>=4.1.0 +pytest-cov>=7.1.0 pytest-mock>=3.12.0 # Code Quality