diff --git a/pyproject.toml b/pyproject.toml index cb27bdd5..db0d50f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = ["pytest", "coverage==7.10.6", "phantominator", "testfixtures==8.3.0", - "requests==2.33.0"] + "requests==2.33.1"] example = ["gdown==5.2.0"] docs = [ "sphinx-mdinclude==0.6.2", "sphinx-copybutton==0.5.2",