diff --git a/setup.py b/setup.py index ddb7ca7fa..91c3c0485 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ python_requires=">=3.10", install_requires=[ "pycognito==2022.12.0", - "snitun==0.35.0", + "snitun==0.36.1", "acme==1.31.0", "cryptography>=2.8", "attrs>=19.3",