From 88b3d9c69c0f5bd2779a2f89cc20daed98418fb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 06:53:19 +0000 Subject: [PATCH] Bump sphinxcontrib-spelling from 7.0.0 to 7.0.1 Bumps [sphinxcontrib-spelling](https://github.com/sphinx-contrib/spelling) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/sphinx-contrib/spelling/releases) - [Commits](https://github.com/sphinx-contrib/spelling/compare/7.0.0...7.0.1) 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..b1a332793 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.0.1 twine==3.2.0 versioneer==0.18 vulture==2.1