diff --git a/requirements.txt b/requirements.txt index 942c179..12b4ef2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ click==8.1.7 mistune==3.0.1 -beautifulsoup4==4.10.0 +beautifulsoup4==4.12.2 Jinja2==3.1.2 pytest==7.4.0 bottle==0.12.25