Skip to content

Commit b65d2ed

Browse files
authored
Merge pull request #15 from Elliria/update_requirements
Update requirements
2 parents 021cd8e + 9c55295 commit b65d2ed

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
@@ -8,3 +8,4 @@
88
- Bump dependency versions in the [requirements.txt](https://github.com/autokey/autokey.github.io/blob/master/requirements.txt) file.
99
- Update all sections in the [README.md](https://github.com/autokey/autokey.github.io/blob/master/README.md) file and add a section.
1010
- Fix broken link in the [intro.rst](https://github.com/autokey/autokey.github.io/blob/master/intro.rst) file.
11+
- Bump **sphinx** and **enum-tools** 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==8.1.3
1+
sphinx==8.2.1
22
sphinx_rtd_theme==3.0.2
33
sphinx-epytext==0.0.4
44
recommonmark==0.7.1
5-
enum-tools[sphinx]==0.9.0
5+
enum-tools[sphinx]==0.12.0

0 commit comments

Comments
 (0)