diff --git a/examples/python/requirements.txt b/examples/python/requirements.txt index 8f6c7856..f6fba698 100644 --- a/examples/python/requirements.txt +++ b/examples/python/requirements.txt @@ -1,4 +1,4 @@ PyJWT==2.12.1 httpx==0.28.1 cryptography==46.0.5 -requests==2.32.5 \ No newline at end of file +requests==2.33.0 \ No newline at end of file