From 50badae43cdf667f72fe212d54ddc3b4728efa59 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 21 Nov 2023 12:51:24 -0500 Subject: [PATCH] Update sphinx-click from 2.2.0 to 5.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27646ba..63cf7d6 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==5.1.0 twine==1.13.0