diff --git a/pyproject.toml b/pyproject.toml index 7f82ae55..4ff9a18a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = ["pytest", "coverage==7.14.0", "phantominator", "testfixtures==8.3.0", - "requests==2.34.0"] + "requests==2.34.2"] example = ["gdown==6.0.0"] docs = [ "sphinx<9", "sphinx-mdinclude==0.6.2",