Skip to content

Commit

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

deps(pip): bump sphinx from 7.4.4 to 7.4.5
  • Loading branch information
github-actions[bot] authored Jul 17, 2024
2 parents e9fc8d0 + ac25354 commit 774514e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 @@ -25,7 +25,7 @@ django-allauth="^0.63.6"
django-crispy-forms="^2.2"
crispy-bootstrap5="^2024.2"
django-redis="^5.4.0"
sphinx = { version = "^7.4.4", optional = true }
sphinx = { version = "^7.4.5", optional = true }
sphinx-autobuild = { version = "^2024.4.16", optional = true }
sphinx_rtd_theme = { version = "^2.0.0", optional = true }
django-debug-toolbar = { version = "^4.4.6", optional = true }
Expand All @@ -46,7 +46,7 @@ mypy = "^1.6.1"
django-stubs = {version = "4.2.7", extras = ["compatible-mypy"]}
pytest = "^8.2.2"
pytest-sugar = "^1.0.0"
sphinx = "^7.4.4"
sphinx = "^7.4.5"
sphinx-autobuild = "^2024.4.16"
sphinx_rtd_theme = "^2.0.0"
flake8="^7.1.0"
Expand Down

0 comments on commit 774514e

Please sign in to comment.