diff options
| author | Bob Halley <halley@dnspython.org> | 2022-11-07 09:16:38 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-07 09:16:38 -0800 |
| commit | 7fc7588cd5194f23cdae0f30893a3a5ac497a434 (patch) | |
| tree | fad472d3cc1d1c12196fa7500f31b33952e495f1 | |
| parent | a21c3bcde1c394e6c33119eb6c43f1d916333233 (diff) | |
| parent | 18c826437bf129aa937487e732471bce6221bb7b (diff) | |
| download | dnspython-7fc7588cd5194f23cdae0f30893a3a5ac497a434.tar.gz | |
Merge pull request #858 from rthalley/dependabot/pip/sphinx-rtd-theme-1.1.1
Bump sphinx-rtd-theme from 1.1.0 to 1.1.1
| -rw-r--r-- | doc/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt index 4739190..1147fcc 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,3 +1,3 @@ sphinx==4.3.2 -sphinx_rtd_theme==1.1.0 +sphinx_rtd_theme==1.1.1 readthedocs-sphinx-search==0.1.2 |
