diff --git a/setup.py b/setup.py index 34296586..1e2456c2 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ dev_dep = [ "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",