Skip to content

Commit

Permalink
Merge pull request #206 from spousesupportgroup/dependabot/pip/sphinx…
Browse files Browse the repository at this point in the history
…-autobuild-2024.4.13

deps(pip): bump sphinx-autobuild from 2024.2.4 to 2024.4.13
  • Loading branch information
github-actions[bot] authored Apr 15, 2024
2 parents c3c64af + 088ebb9 commit 14a2671
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 23 deletions.
158 changes: 137 additions & 21 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ django-crispy-forms="^2.1"
crispy-bootstrap5="^2024.2"
django-redis="^5.4.0"
sphinx = { version = "^7.2.6", optional = true }
sphinx-autobuild = { version = "^2024.2.4", optional = true }
sphinx-autobuild = { version = "^2024.4.13", optional = true }
sphinx_rtd_theme = { version = "^2.0.0", optional = true }
django-debug-toolbar = { version = "^4.2.0", optional = true }
django-extensions = { version = "^3.2.3", optional = true }
Expand All @@ -47,7 +47,7 @@ django-stubs = {version = "4.2.7", extras = ["compatible-mypy"]}
pytest = "^8.1.1"
pytest-sugar = "^1.0.0"
sphinx = "^7.2.6"
sphinx-autobuild = "^2024.2.4"
sphinx-autobuild = "^2024.4.13"
sphinx_rtd_theme = "^2.0.0"
flake8="^7.0.0"
flake8-isort="^6.1.1"
Expand Down

0 comments on commit 14a2671

Please sign in to comment.