diff --git a/setup.py b/setup.py index a911d46a..a747b595 100644 --- a/setup.py +++ b/setup.py @@ -95,7 +95,7 @@ def get_cryptography_version(): "asyncstdlib", "typing_extensions", "backports.cached_property", - "python-auditor==0.0.7", + "python-auditor==0.1.0", "pytz", "tzlocal", "aiolancium",