From 39ffb1626e730a3a3c99cb196d409a97f2794033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 11:57:04 +0000 Subject: [PATCH] Bump invoke from 2.0.0 to 2.2.0 Bumps [invoke](https://github.com/pyinvoke/invoke) from 2.0.0 to 2.2.0. - [Commits](https://github.com/pyinvoke/invoke/compare/2.0.0...2.2.0) --- updated-dependencies: - dependency-name: invoke dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 24e3fa96b..1a3763fc0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,7 +2,7 @@ urllib3==1.26.15 # https://github.com/readthedocs/readthedocs.org/issues/10290 sphinx==1.8.6 sphinx-rtd-theme==1.2.0 sphinxcontrib-napoleon==0.7 -invoke==2.0.0 +invoke==2.2.0 jinja2==2.11.3 MarkupSafe==2.0.1 pytest==7.2.2