diff --git a/requirements/docs.txt b/requirements/docs.txt index e03f3e7d..f925aab8 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -41,7 +41,7 @@ colorama==0.4.6 # via # griffe # mkdocs-material -cryptography==43.0.0 +cryptography==43.0.1 # via pyjwt csscompressor==0.9.5 # via mkdocs-minify-plugin diff --git a/requirements/pyproject.txt b/requirements/pyproject.txt index 70526053..f315506b 100644 --- a/requirements/pyproject.txt +++ b/requirements/pyproject.txt @@ -6,7 +6,7 @@ anyio==4.4.0 # via starlette cffi==1.17.0 # via cryptography -cryptography==43.0.0 +cryptography==43.0.1 # via pyjwt ecdsa==0.19.0 # via python-jose