diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2022-05-31 12:48:17 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-05-31 12:48:17 -0400 |
| commit | 613191f052b8866ec5f479a612b3f8851e4702d7 (patch) | |
| tree | 0a8cb10c3fbae667a80e706e4bb061c4e1f30df2 /doc | |
| parent | 59ce1f44c00b991c64efe8ecb0cf70c13dec5521 (diff) | |
| download | python-coveragepy-git-613191f052b8866ec5f479a612b3f8851e4702d7.tar.gz | |
chore: make upgrade
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/requirements.pip | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip index 25913ed9..46678fca 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -8,7 +8,7 @@ alabaster==0.7.12 # via sphinx babel==2.10.1 # via sphinx -certifi==2021.10.8 +certifi==2022.5.18.1 # via requests charset-normalizer==2.0.12 # via requests @@ -16,7 +16,7 @@ cogapp==3.3.0 # via -r doc/requirements.in colorama==0.4.4 # via sphinx-autobuild -doc8==0.11.1 +doc8==0.11.2 # via -r doc/requirements.in docutils==0.17.1 # via @@ -30,7 +30,7 @@ idna==3.3 # via requests imagesize==1.3.0 # via sphinx -importlib-metadata==4.11.3 +importlib-metadata==4.11.4 # via # sphinx # sphinxcontrib-spelling @@ -94,7 +94,7 @@ sphinxcontrib-restbuilder==0.3 # via -r doc/requirements.in sphinxcontrib-serializinghtml==1.1.5 # via sphinx -sphinxcontrib-spelling==7.3.3 +sphinxcontrib-spelling==7.5.0 # via -r doc/requirements.in stevedore==3.5.0 # via doc8 |
