Skip to content

Commit a1922c3

Browse files
authored
Merge pull request #11 from Elliria/update_the_dependencies
Bump dependency versions.
2 parents aa9ac5e + 69f61cb commit a1922c3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
- Add this file.
55
- Add the "Maintenance of GitHub Actions" section to the [README.md](https://github.com/autokey/autokey.github.io/blob/master/README.md) file.
66
- 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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
sphinx==6.1.3
2-
sphinx_rtd_theme==1.2.0
1+
sphinx==8.1.3
2+
sphinx_rtd_theme==3.0.2
33
sphinx-epytext==0.0.4
44
recommonmark==0.7.1
55
enum-tools[sphinx]==0.9.0

0 commit comments

Comments
 (0)