Skip to content

Commit

Permalink
Merge pull request #314 from metwork-framework/ci_starlette0.40
Browse files Browse the repository at this point in the history
 feat: bump starlette from 0.36.3 to 0.40.0 to fix CVE-2024-47874
  • Loading branch information
thebaptiste authored Oct 22, 2024
2 parents 3b1fab4 + c145b18 commit 54e59ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .metwork-framework/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand All @@ -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 |
Expand Down
4 changes: 2 additions & 2 deletions layers/layer3_ldap/0500_ldap_deps/requirements3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 54e59ca

Please sign in to comment.