diff --git a/requirements.txt b/requirements.txt index 0bf953d..7d96686 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.4 +cryptography==43.0.1 # via pyjwt exceptiongroup==1.2.0 # via pytest