diff --git a/pyproject.toml b/pyproject.toml index 2e1a54d2..a4afde2d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ bandit = "^1.7.4" coverage = "^7.1" pytest-cov = "^4.0.0" pytest-xdist = "^3.1.0" -unasync = "^0.5.0" +unasync = "^0.6.0" pytest-asyncio = "^0.23.5" email-validator = "^2.0.0" tox = "^4.14.1"