From b4392e7823d3074d29876749a9d1fef85c31a0df Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 15 May 2024 11:51:13 -0400 Subject: [PATCH] Update sphinx-click from 2.2.0 to 6.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27646ba..d293980 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==6.0.0 twine==1.13.0