diff --git a/pyproject.toml b/pyproject.toml index 8c637e93..be7d7933 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = ["pytest", "phantominator", "testfixtures==8.3.0", "requests==2.34.2"] -example = ["gdown==6.0.0"] +example = ["gdown==6.1.0"] docs = [ "sphinx<9", "sphinx-mdinclude==0.6.2", "sphinx-copybutton==0.5.2",