diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2021-05-04 13:10:01 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-05-04 13:10:01 -0400 |
commit | c776c901aa9b3214be815ceee9f179f47bcd86d8 (patch) | |
tree | 79701e431099a7693de60ba803f1f6e7ca1b1289 /doc | |
parent | 27785825514b0b23deb205a00b525c514fcca5d0 (diff) | |
download | python-coveragepy-git-c776c901aa9b3214be815ceee9f179f47bcd86d8.tar.gz |
chore: update two dependencies
Diffstat (limited to 'doc')
-rw-r--r-- | doc/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip index 9604e5c0..a8bec030 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -8,7 +8,7 @@ doc8==0.8.1 pyenchant==3.2.0 sphinx==3.5.4 sphinxcontrib-restbuilder==0.3 -sphinxcontrib-spelling==7.1.0 +sphinxcontrib-spelling==7.2.1 sphinx_rtd_theme==0.5.2 sphinx-autobuild==2021.3.14 sphinx-tabs==2.1.0 |