diff --git a/.metwork-framework/components.md b/.metwork-framework/components.md index 20c9483f..8e89ec93 100644 --- a/.metwork-framework/components.md +++ b/.metwork-framework/components.md @@ -296,7 +296,7 @@ | [Werkzeug](https://pypi.org/project/Werkzeug) | 3.0.6 | python3 | | [wheel](https://pypi.org/project/wheel) | 0.45.1 | python3_core | | [whichcraft](https://github.com/pydanny/whichcraft) | 0.6.1 | python3 | -| [wrapt](https://github.com/GrahamDumpleton/wrapt) | 1.16.0 | python3 | +| [wrapt](https://github.com/GrahamDumpleton/wrapt) | 1.17.0 | python3 | | [wrk](https://github.com/wg/wrk) | 4.2.0 | devtools | | [wrk2](https://github.com/giltene/wrk2) | master20191107 | devtools | | [xattrfile](https://github.com/metwork-framework/xattrfile) | 6df2a84 | python3 | diff --git a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt index bf268b84..7dd1e13c 100644 --- a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt +++ b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt @@ -116,7 +116,7 @@ urllib3==2.3.0 wcwidth==0.2.8 Werkzeug==3.0.6 whichcraft==0.6.1 -wrapt==1.16.0 +wrapt==1.17.0 -e git+https://github.com/metwork-framework/xattrfile.git@6df2a841127cc24775961164e9c07095e3f6007b#egg=xattrfile xmltodict==0.13.0 yarl==1.12.1