diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 66c4ecc9f..f5216ee73 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -53,7 +53,7 @@ jobs: PYMONGO: $PYMONGO_3_9 - python-version: 3.7 MONGODB: $MONGODB_4_2 - PYMONGO: $PYMONGO_3_6 + PYMONGO: $PYMONGO_3_9 - python-version: 3.7 MONGODB: $MONGODB_4_4 PYMONGO: $PYMONGO_3_11 diff --git a/docs/requirements.txt b/docs/requirements.txt index dfda6a70b..3621a13b2 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,4 @@ Sphinx==3.3.0 sphinx-rtd-theme==0.5.0 readthedocs-sphinx-ext==2.1.1 +docutils==0.17.1