diff --git a/scripts/docker/examples/python/assets/hello_world/requirements.txt b/scripts/docker/examples/python/assets/hello_world/requirements.txt index d36bdce..35c3762 100644 --- a/scripts/docker/examples/python/assets/hello_world/requirements.txt +++ b/scripts/docker/examples/python/assets/hello_world/requirements.txt @@ -5,7 +5,7 @@ Flask==3.1.3 itsdangerous==2.1.2 Jinja2==3.1.6 MarkupSafe==2.1.3 -pip==26.0 +pip==26.1 setuptools==65.5.1 Werkzeug==3.1.6 wheel==0.46.2