Skip to content

Commit

Permalink
build: Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bbugyi200 committed Oct 7, 2024
1 parent 6f507f3 commit dabd1c3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
-e file:.#egg=zettel-org>=0.dev
# via -r requirements-dev.in
alabaster==0.7.16
alabaster==1.0.0
# via sphinx
annotated-types==0.7.0
# via pydantic
Expand Down Expand Up @@ -83,7 +83,7 @@ dill==0.3.9
# via pylint
distlib==0.3.8
# via virtualenv
docutils==0.20.1
docutils==0.21.2
# via
# m2r2
# sphinx
Expand Down Expand Up @@ -241,15 +241,15 @@ snowballstemmer==2.2.0
# via
# pydocstyle
# sphinx
sphinx==7.4.7
sphinx==8.0.2
# via
# -r requirements-dev.in
# sphinx-autodoc-typehints
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-autodoc-typehints==2.3.0
sphinx-autodoc-typehints==2.4.4
# via -r requirements-dev.in
sphinx-rtd-theme==2.0.0
sphinx-rtd-theme==3.0.0
# via -r requirements-dev.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand Down

0 comments on commit dabd1c3

Please sign in to comment.