We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa9ac5e + 69f61cb commit a1922c3Copy full SHA for a1922c3
CHANGELOG.md
@@ -4,3 +4,4 @@
4
- Add this file.
5
- Add the "Maintenance of GitHub Actions" section to the [README.md](https://github.com/autokey/autokey.github.io/blob/master/README.md) file.
6
- Update the "Maintenance of GitHub Actions" section in the [README.md](https://github.com/autokey/autokey.github.io/blob/master/README.md) file.
7
+- Bump dependency versions in the [requirements.txt](https://github.com/autokey/autokey.github.io/blob/master/requirements.txt) file.
requirements.txt
@@ -1,5 +1,5 @@
1
-sphinx==6.1.3
2
-sphinx_rtd_theme==1.2.0
+sphinx==8.1.3
+sphinx_rtd_theme==3.0.2
3
sphinx-epytext==0.0.4
recommonmark==0.7.1
enum-tools[sphinx]==0.9.0
0 commit comments