From a3299bf7b4b2d3879e1a2f94083afed94ad6be2a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 May 2022 07:59:57 -0400 Subject: [PATCH] Update sphinx-click from 2.2.0 to 4.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27646ba..6a4f90b 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==4.1.0 twine==1.13.0