diff --git a/requirements.txt b/requirements.txt index b354c83..50922c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ charset-normalizer==3.0.1 # via requests click==8.1.3 # via black -cryptography==42.0.2 +cryptography==42.0.4 # via pyjwt exceptiongroup==1.2.0 # via pytest