Skip to content

Commit

Permalink
Update poetry dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 68eb3aa commit 410dc0e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ python-dateutil = "^2.9.0.post0"

[tool.poetry.group.dev.dependencies]
sphinxawesome-theme = "^5.1.4"
myst-parser = "^3.0.1"
myst-parser = "^4.0.0"
notebook = "^7.2.0"
nbsphinx = "^0.9.4"
black = "^24.4.2"
isort = "^5.13.2"
black = "^25.0.0"
isort = "^6.0.0"
pylint = "^3.2.2"
sphinx-click = "^6.0.0"
sphinx-autobuild = "^2024.4.16"
sphinx-autodoc-typehints = "^2.1.1"
sphinx-autodoc-typehints = "^3.0.0"
sphinx-design = "^0.6.0"

[build-system]
Expand Down

0 comments on commit 410dc0e

Please sign in to comment.