diff --git a/pyproject.toml b/pyproject.toml index 6e5ae71..8d71825 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "frozenlist==1.8.0", "h11==0.16.0", "multidict==6.7.0", - "SimpleColoredLogs==1.3.0", + "SimpleColoredLogs==1.16.1.2026", "FastAPI==0.100.0", "uvicorn==0.24.0", "Jinja2==3.1.6", @@ -113,7 +113,7 @@ all = [ "starlette==0.50.0", "FastAPI==0.100.0", "uvicorn==0.24.0", - "SimpleColoredLogs==1.3.0", + "SimpleColoredLogs==1.16.1.2026", "timedelta==2020.12.3", "sphinx<8,>=6", "pydata-sphinx-theme", diff --git a/requirements/req.txt b/requirements/req.txt index fb4faa0..c6f6937 100644 --- a/requirements/req.txt +++ b/requirements/req.txt @@ -49,7 +49,7 @@ beautifulsoup4==4.13.4 soupsieve==2.7 easy-pil==0.4.0 pillow==10.4.0 -SimpleColoredLogs==1.3.0 +SimpleColoredLogs==1.16.1.2026 colorama==0.4.6 rich==13.5.2 Pygments==2.19.2