diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2023-03-16 11:44:17 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2023-03-16 11:44:17 -0400 |
| commit | 83857010d479c209385baea72dcebc76f0ca668a (patch) | |
| tree | 7332f01921bf00bb1cae7626c206a994dcc0fdfd /doc | |
| parent | 98d410af8430d427675742e6ad88ff95aa029407 (diff) | |
| download | python-coveragepy-git-83857010d479c209385baea72dcebc76f0ca668a.tar.gz | |
chore: make upgrade
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/requirements.pip | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip index 5ef2a81b..a3d5bb38 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -243,6 +243,7 @@ sphinx==5.3.0 \ # -r doc/requirements.in # sphinx-autobuild # sphinx-rtd-theme + # sphinxcontrib-jquery # sphinxcontrib-restbuilder # sphinxcontrib-spelling sphinx-autobuild==2021.3.14 \ @@ -265,9 +266,9 @@ sphinxcontrib-htmlhelp==2.0.0 \ --hash=sha256:d412243dfb797ae3ec2b59eca0e52dac12e75a241bf0e4eb861e450d06c6ed07 \ --hash=sha256:f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2 # via sphinx -sphinxcontrib-jquery==2.0.0 \ - --hash=sha256:8fb65f6dba84bf7bcd1aea1f02ab3955ac34611d838bcc95d4983b805b234daa \ - --hash=sha256:ed47fa425c338ffebe3c37e1cdb56e30eb806116b85f01055b158c7057fdb995 +sphinxcontrib-jquery==4.1 \ + --hash=sha256:1620739f04e36a2c779f1a131a2dfd49b2fd07351bf1968ced074365933abc7a \ + --hash=sha256:f936030d7d0147dd026a4f2b5a57343d233f1fc7b363f68b3d4f1cb0993878ae # via sphinx-rtd-theme sphinxcontrib-jsmath==1.0.1 \ --hash=sha256:2ec2eaebfb78f3f2078e73666b1415417a116cc848b72e5172e596c871103178 \ @@ -314,11 +315,3 @@ zipp==3.15.0 \ --hash=sha256:112929ad649da941c23de50f356a2b5570c954b65150642bccdd66bf194d224b \ --hash=sha256:48904fc76a60e542af151aded95726c1a5c34ed43ab4134b597665c86d7ad556 # via importlib-metadata - -# The following packages are considered to be unsafe in a requirements file: -setuptools==65.7.0 \ - --hash=sha256:4d3c92fac8f1118bb77a22181355e29c239cabfe2b9effdaa665c66b711136d7 \ - --hash=sha256:8ab4f1dbf2b4a65f7eec5ad0c620e84c34111a68d3349833494b9088212214dd - # via - # -c doc/../requirements/pins.pip - # sphinxcontrib-jquery |
