diff --git a/requirements.txt b/requirements.txt index df9cd0d..cd120ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ mistune==3.0.2 beautifulsoup4==4.12.3 Jinja2==3.1.4 pytest==8.3.2 -bottle==0.12.25 +bottle==0.13.2 mypy==1.11.2 black==24.8.0