From 27d680e73f27da4995136d2d245b12190933ed38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Nov 2020 06:44:40 +0000 Subject: [PATCH] Bump sphinxcontrib-spelling from 7.0.0 to 7.1.0 Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](https://github.com/sphinx-contrib/spelling/compare/7.0.0...7.1.0) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 616fc1243..f1190fe06 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -26,7 +26,7 @@ pyroma==2.6 # Packaging best practices checker pytest-cov==2.10.1 # Measure code coverage pytest==6.1.1 # Test runners sphinx-autodoc-typehints==1.11.1 -sphinxcontrib-spelling==7.0.0 +sphinxcontrib-spelling==7.1.0 twine==3.2.0 versioneer==0.18 vulture==2.1