diff --git a/setup.py b/setup.py index 09f6e111..37bbaa17 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ "dev": [ "syncer==1.3.0", "backports.zoneinfo==0.2.1", - "pytest==6.2.1", + "pytest==6.2.2", "pytest-tornasync==0.6.0.post2", "pytest-mock==3.5.1", "pytest-sanic==1.7.0",