From 32d361dd27d98c1831b31c14d720f04d26c7cee0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 4 Nov 2021 10:58:43 -0400 Subject: [PATCH] Update sphinx-click from 2.2.0 to 3.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27646ba..6153208 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,5 +15,5 @@ tox==3.13.2 coverage==4.5.3 Sphinx==2.1.2 sphinxcontrib.fulltoc==1.2.0 -sphinx-click==2.2.0 +sphinx-click==3.0.2 twine==1.13.0