Skip to content

Commit

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

deps(pip): bump sphinx from 7.2.6 to 7.3.5
  • Loading branch information
github-actions[bot] authored Apr 17, 2024
2 parents e5b8cb2 + 136ade4 commit ae3d28a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
17 changes: 9 additions & 8 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.61.1"
django-crispy-forms="^2.1"
crispy-bootstrap5="^2024.2"
django-redis="^5.4.0"
sphinx = { version = "^7.2.6", optional = true }
sphinx = { version = "^7.3.5", 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 }
Expand All @@ -46,7 +46,7 @@ mypy = "^1.6.1"
django-stubs = {version = "4.2.7", extras = ["compatible-mypy"]}
pytest = "^8.1.1"
pytest-sugar = "^1.0.0"
sphinx = "^7.2.6"
sphinx = "^7.3.5"
sphinx-autobuild = "^2024.4.13"
sphinx_rtd_theme = "^2.0.0"
flake8="^7.0.0"
Expand Down

0 comments on commit ae3d28a

Please sign in to comment.