diff --git a/pyproject.toml b/pyproject.toml index fae13455..59103d44 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ test = ["pytest", "coverage==7.8.0", "phantominator", "testfixtures==8.3.0", - "requests==2.32.3"] + "requests==2.32.4"] example = ["gdown==5.2.0"] docs = [ "sphinx-mdinclude==0.6.2", "sphinx-copybutton==0.5.2",