diff --git a/.metwork-framework/components.md b/.metwork-framework/components.md index 2ed0ecd..392e3cb 100644 --- a/.metwork-framework/components.md +++ b/.metwork-framework/components.md @@ -12,7 +12,7 @@ | [distlib](https://github.com/pypa/distlib) | 0.3.7 | ldap | | [distro](https://github.com/python-distro/distro) | 1.6.0 | ldap | | [elasticsearch](https://www.elastic.co/products/elasticsearch) | 6.8.23 | logs | -| [fastapi](https://github.com/tiangolo/fastapi) | 0.109.2 | ldap | +| [fastapi](https://github.com/fastapi/fastapi) | 0.115.2 | ldap | | [filelock](https://github.com/tox-dev/py-filelock) | 3.12.3 | ldap | | [grafana](https://grafana.com) | 8.5.22 | metrics | | [h11](https://github.com/python-hyper/h11) | 0.13.0 | ldap | @@ -34,7 +34,7 @@ | [redis](https://github.com/redis/redis-py) | 4.4.4 | ldap | | [setuptools-scm](https://github.com/pypa/setuptools_scm/) | 7.1.0 | ldap | | [sniffio](https://github.com/python-trio/sniffio) | 1.2.0 | ldap | -| [starlette](https://github.com/encode/starlette) | 0.36.3 | ldap | +| [starlette](https://github.com/encode/starlette) | 0.40.0 | ldap | | [structlog](https://pypi.org/project/structlog) | 21.5.0 | ldap | | [toml](https://github.com/uiri/toml) | 0.10.2 | ldap | | [typer](https://github.com/tiangolo/typer) | 0.4.0 | ldap | diff --git a/layers/layer3_ldap/0500_ldap_deps/requirements3.txt b/layers/layer3_ldap/0500_ldap_deps/requirements3.txt index 479d411..4b39e02 100644 --- a/layers/layer3_ldap/0500_ldap_deps/requirements3.txt +++ b/layers/layer3_ldap/0500_ldap_deps/requirements3.txt @@ -9,7 +9,7 @@ certifi==2024.7.4 click==8.0.4 distlib==0.3.7 distro==1.6.0 -fastapi==0.109.2 +fastapi==0.115.2 filelock==3.12.3 h11==0.13.0 idna==3.7 @@ -26,7 +26,7 @@ python-multipart==0.0.9 redis==4.4.4 setuptools-scm==7.1.0 sniffio==1.2.0 -starlette==0.36.3 +starlette==0.40.0 structlog==21.5.0 toml==0.10.2 typer==0.4.0