Skip to content

Commit

Permalink
Merge branch 'main' into fix-config-import
Browse files Browse the repository at this point in the history
  • Loading branch information
marcolivierarsenault authored Nov 2, 2024
2 parents 995d284 + 30e1f4d commit b7699be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sphinx==8.0.2
sphinx==8.1.3
furo==2024.8.6
sphinx-toolbox==3.8.0
sphinx-toolbox==3.8.1
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
pytest-homeassistant-custom-component==0.13.172
moonraker-api==2.0.6
aiohttp_cors==0.7.0
pre-commit==4.0.0
sphinx==8.0.2
pre-commit==4.0.1
sphinx==8.1.3
colorlog==6.8.2
furo==2024.8.6
ruff==0.6.9
ha-ffmpeg==3.2.0
sphinx-toolbox==3.8.0
ruff==0.7.1
ha-ffmpeg==3.2.1
sphinx-toolbox==3.8.1
bump2version==1.0.1

0 comments on commit b7699be

Please sign in to comment.