diff --git a/hooks/python/configuring-your-server/requirements.txt b/hooks/python/configuring-your-server/requirements.txt index 19acec61d..79d75936f 100644 --- a/hooks/python/configuring-your-server/requirements.txt +++ b/hooks/python/configuring-your-server/requirements.txt @@ -1 +1 @@ -flask==2.3.2 \ No newline at end of file +flask==3.1.3 \ No newline at end of file diff --git a/hooks/python/flask-github-webhooks/requirements.txt b/hooks/python/flask-github-webhooks/requirements.txt index e6779f4c3..47d495d55 100644 --- a/hooks/python/flask-github-webhooks/requirements.txt +++ b/hooks/python/flask-github-webhooks/requirements.txt @@ -1,4 +1,4 @@ Flask ipaddress requests -pyOpenSSL==17.5.0 \ No newline at end of file +pyOpenSSL==26.0.0 \ No newline at end of file