diff --git a/pyproject.toml b/pyproject.toml index db0d50f2..b6b7b3f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = ["pytest", "phantominator", "testfixtures==8.3.0", "requests==2.33.1"] -example = ["gdown==5.2.0"] +example = ["gdown==5.2.1"] docs = [ "sphinx-mdinclude==0.6.2", "sphinx-copybutton==0.5.2", "sphinx-tabs==3.4.7",