diff --git a/scripts/docker/examples/python/assets/hello_world/requirements.txt b/scripts/docker/examples/python/assets/hello_world/requirements.txt index 5331aff7..47aaf71a 100644 --- a/scripts/docker/examples/python/assets/hello_world/requirements.txt +++ b/scripts/docker/examples/python/assets/hello_world/requirements.txt @@ -5,8 +5,8 @@ Flask==2.3.3 itsdangerous==2.1.2 Jinja2==3.1.5 MarkupSafe==2.1.3 -pip==23.3 +pip==25.3 setuptools==78.1.1 -Werkzeug==3.0.6 +Werkzeug==3.1.4 wheel==0.41.1 WTForms==3.0.1