diff --git a/.metwork-framework/components.md b/.metwork-framework/components.md index a7a5e60..4ed5dc4 100644 --- a/.metwork-framework/components.md +++ b/.metwork-framework/components.md @@ -9,11 +9,11 @@ | [cachetools](https://github.com/tkem/cachetools/) | 5.0.0 | ldap | | [certifi](https://github.com/certifi/python-certifi) | 2023.7.22 | ldap | | [click](https://palletsprojects.com/p/click/) | 8.0.4 | ldap | -| [distlib](https://github.com/pypa/distlib) | 0.3.6 | ldap | +| [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://pypi.org/project/fastapi) | 0.95.2 | ldap | -| [filelock](https://github.com/tox-dev/py-filelock) | 3.8.0 | ldap | +| [filelock](https://pypi.org/project/filelock) | 3.12.3 | ldap | | [grafana](https://grafana.com) | 8.5.22 | metrics | | [h11](https://github.com/python-hyper/h11) | 0.13.0 | ldap | | [idna](https://github.com/kjd/idna) | 3.3 | ldap | @@ -27,18 +27,18 @@ | [mflog](https://github.com/metwork-framework/mflog) | 0.1.0 | ldap | | [pyasn1-modules](https://github.com/etingof/pyasn1-modules) | 0.2.8 | ldap | | [pyasn1](https://github.com/etingof/pyasn1) | 0.4.8 | ldap | -| [pydantic](https://github.com/samuelcolvin/pydantic) | 1.9.0 | ldap | +| [pydantic](https://github.com/pydantic/pydantic) | 1.10.14 | ldap | | [PyJWT](https://github.com/jpadilla/pyjwt) | 2.4.0 | ldap | | [python-ldap](https://www.python-ldap.org/) | 3.4.0 | ldap | | [python-multipart](http://github.com/andrew-d/python-multipart) | 0.0.5 | ldap | | [redis](https://github.com/redis/redis-py) | 4.2.2 | ldap | -| [setuptools-scm](https://github.com/pypa/setuptools_scm/) | 5.0.2 | 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://pypi.org/project/starlette) | 0.27.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 | -| [typing-extensions](https://github.com/python/typing/blob/master/typing_extensions/README.rst) | 3.7.4.3 | ldap | +| [typing_extensions](https://pypi.org/project/typing_extensions) | 4.8.0 | ldap | | [uvicorn](https://www.uvicorn.org/) | 0.17.5 | ldap | | [zipp](https://github.com/jaraco/zipp) | 3.4.1 | ldap | diff --git a/layers/layer3_ldap/0500_ldap_deps/requirements3.txt b/layers/layer3_ldap/0500_ldap_deps/requirements3.txt index 1111ace..74e0b03 100644 --- a/layers/layer3_ldap/0500_ldap_deps/requirements3.txt +++ b/layers/layer3_ldap/0500_ldap_deps/requirements3.txt @@ -7,10 +7,10 @@ async-timeout==4.0.2 cachetools==5.0.0 certifi==2023.7.22 click==8.0.4 -distlib==0.3.6 +distlib==0.3.7 distro==1.6.0 fastapi==0.95.2 -filelock==3.8.0 +filelock==3.12.3 h11==0.13.0 idna==3.3 importlib-metadata==3.7.3 @@ -19,17 +19,17 @@ MarkupSafe==2.1.0 mflog==0.1.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 -pydantic==1.9.0 +pydantic==1.10.14 PyJWT==2.4.0 python-ldap==3.4.0 python-multipart==0.0.5 redis==4.2.2 -setuptools-scm==5.0.2 +setuptools-scm==7.1.0 sniffio==1.2.0 starlette==0.27.0 structlog==21.5.0 toml==0.10.2 typer==0.4.0 -typing-extensions==3.7.4.3 +typing-extensions==4.8.0 uvicorn==0.17.5 zipp==3.4.1