Skip to content

Commit

Permalink
env: Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed Mar 25, 2024
1 parent a6e3be1 commit ed212b6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@ authors = [
]
dependencies = [
"atsphinx-color-text~=0.1.0",
"sphinx==6.*",
"sphinx~=7.2.0",
"pydata-sphinx-theme~=0.13.0",
"sphinx_design~=0.4.0",
"sphinx_design~=0.5.0",
"python-dotenv~=1.0.1",
"atsphinx-mini18n~=0.3.0",
"sphinx-panels~=0.6.0",
]
license = "Apache-2.0"
readme = "README.rst"
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
# via beautifulsoup4
sphinx==6.2.1
sphinx==7.2.6
# via atsphinx-color-text
# via atsphinx-mini18n
# via pydata-sphinx-theme
# via sphinx-autobuild
# via sphinx-design
# via sphinx-intl
sphinx-autobuild==2024.2.4
sphinx-design==0.4.1
sphinx-design==0.5.0
sphinx-intl==2.1.0
sphinxcontrib-applehelp==1.0.8
# via sphinx
Expand Down
4 changes: 2 additions & 2 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
# via beautifulsoup4
sphinx==6.2.1
sphinx==7.2.6
# via atsphinx-color-text
# via atsphinx-mini18n
# via pydata-sphinx-theme
# via sphinx-design
sphinx-design==0.4.1
sphinx-design==0.5.0
sphinxcontrib-applehelp==1.0.8
# via sphinx
sphinxcontrib-devhelp==1.0.6
Expand Down

0 comments on commit ed212b6

Please sign in to comment.