From f3940c3d5a59ead142fe17fca6d65b2fd0308acd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2020 15:47:33 +0000 Subject: [PATCH] chore(deps-dev): bump sphinxcontrib-websupport from 1.2.3 to 1.2.4 Bumps [sphinxcontrib-websupport](http://sphinx-doc.org/) from 1.2.3 to 1.2.4. Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 49e2b7db..51a0d9c4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ Sphinx==3.2.0;python_version>='3.6' sphinx-bootstrap-theme==0.7.1 sphinxcontrib-fulltoc==1.2.0 sphinxcontrib-websupport==1.1.2;python_version<'3.0' -sphinxcontrib-websupport==1.2.3;python_version>='3.6' +sphinxcontrib-websupport==1.2.4;python_version>='3.6' sphinx-click==2.5.0 twine==1.13.0;python_version<'3.0' twine==3.2.0;python_version>='3.6'