diff --git a/requirements.txt b/requirements.txt index df9cd0d..128fe8b 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.1 mypy==1.11.2 black==24.8.0