Skip to content

Commit

Permalink
dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
spacemanspiff2007 committed Nov 15, 2024
1 parent 6cf1dda commit 00ab106
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
sphinx == 8.1.3
sphinx-autodoc-typehints == 2.5.0
sphinx_rtd_theme == 3.0.2
sphinx-exec-code == 0.13
sphinx-exec-code == 0.14
autodoc_pydantic == 2.2.0
sphinx-copybutton == 0.5.2
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Packages for source formatting
# -----------------------------------------------------------------------------
pre-commit == 4.0.1
ruff == 0.7.3
ruff == 0.7.4
autotyping == 24.9.0
# -----------------------------------------------------------------------------
# Packages for other developement tasks
Expand Down
2 changes: 1 addition & 1 deletion requirements_setup.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp == 3.10.10
aiohttp == 3.11.2
pydantic == 2.9.2
bidict == 0.23.1
watchdog == 6.0.0
Expand Down

0 comments on commit 00ab106

Please sign in to comment.