diff --git a/pyproject.toml b/pyproject.toml index ae01f87..35b6e24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ readme = "README.md" dependencies = [ "python-dateutil==2.9.0.post0", "zimscraperlib==3.3.2", - "requests==2.31.0", + "requests==2.32.0", "beautifulsoup4==4.12.3", "Jinja2==3.1.4", "kiwixstorage==0.8.3",