Skip to content

Commit

Permalink
chore(deps): Update dependency sphinx_rtd_theme to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent 72dae7f commit 6ced6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
license='MIT',

packages=['sponge_docs_theme'],
install_requires=['sphinx_rtd_theme==1.0.0'],
install_requires=['sphinx_rtd_theme==1.2.0'],

message_extractors={
'src/theme/js': [
Expand Down

0 comments on commit 6ced6ec

Please sign in to comment.