Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
- Add this file.
- Add the "Maintenance of GitHub Actions" section to the [README.md](https://github.com/autokey/autokey.github.io/blob/master/README.md) file.
- Update the "Maintenance of GitHub Actions" section in the [README.md](https://github.com/autokey/autokey.github.io/blob/master/README.md) file.
- Bump dependency versions in the [requirements.txt](https://github.com/autokey/autokey.github.io/blob/master/requirements.txt) file.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sphinx==6.1.3
sphinx_rtd_theme==1.2.0
sphinx==8.1.3
sphinx_rtd_theme==3.0.2
sphinx-epytext==0.0.4
recommonmark==0.7.1
enum-tools[sphinx]==0.9.0