diff --git a/.metwork-framework/components.md b/.metwork-framework/components.md index 2b13b578..ab66605c 100644 --- a/.metwork-framework/components.md +++ b/.metwork-framework/components.md @@ -146,7 +146,7 @@ | [opinionated-configparser](https://github.com/metwork-framework/opinionated_configparser) | 1.0.1 | python3 | | [packaging](https://pypi.org/project/packaging) | 23.1 | python3_core | | [paginate](https://github.com/Signum/paginate) | 0.5.6 | python3_devtools | -| [paramiko](https://paramiko.org) | 3.3.1 | python3 | +| [paramiko](https://paramiko.org) | 3.4.0 | python3 | | [parso](https://github.com/davidhalter/parso) | 0.8.3 | python3_devtools | | [pathspec](https://pypi.org/project/pathspec) | 0.11.2 | python3_core | | [pbr](https://docs.openstack.org/pbr/latest/) | 5.11.1 | python3 | diff --git a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt index 68dc1eac..5e40093f 100644 --- a/layers/layer2_python3/0500_extra_python_packages/requirements3.txt +++ b/layers/layer2_python3/0500_extra_python_packages/requirements3.txt @@ -56,7 +56,7 @@ multidict==6.0.4 mypy-extensions==1.0.0 netifaces==0.11.0 opinionated-configparser==1.0.1 -paramiko==3.3.1 +paramiko==3.4.0 pika==1.3.2 poyo==0.5.0 psutil==5.9.7