diff --git a/setup.py b/setup.py index 15283881..01a5e313 100644 --- a/setup.py +++ b/setup.py @@ -92,7 +92,7 @@ def get_cryptography_version(): "pydantic<2.0.0", "asyncstdlib", "typing_extensions", - "python-auditor==0.2.0", + "python-auditor==0.3.0", "tzlocal", *REST_REQUIRES, ],