Skip to content

Commit

Permalink
Merge pull request #622 from TeoZosa/dependabot/pip/sphinx-autoapi-2.1.1
Browse files Browse the repository at this point in the history
build(deps): Bump sphinx-autoapi from 1.9.0 to 2.1.1
  • Loading branch information
TeoZosa authored Feb 16, 2024
2 parents 1c92a77 + 01d5546 commit 2fda14f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 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 @@ -38,7 +38,7 @@ myst-parser = { version = "^0.18.1", optional = true}
pygments = { version = "^2.17.2", optional = true}
python-dotenv = { version = "^0.21.0", optional = true}
sphinx = { version = "^5.3.0", optional = true}
sphinx-autoapi = { version = "^1.9.0", optional = true}
sphinx-autoapi = { version = "^2.1.1", optional = true}
sphinx-rtd-theme = { version = "^1.1.1", optional = true}
sphinxcontrib-confluencebuilder = { version = "^1.9.0", optional = true}
types-emoji = { version = "^2.1.0", optional = true} # PEP 561 compliant stub package for mypy
Expand Down Expand Up @@ -84,7 +84,7 @@ importlib-metadata = "^4.13.0"
myst-parser = "^0.18.1"
pygments = "^2.17.2"
sphinx = "^5.3.0"
sphinx-autoapi = "^1.9.0"
sphinx-autoapi = "^2.1.1"
sphinx-rtd-theme = "^1.1.1"
types-emoji = "^2.1.0" # PEP 561 compliant stub package for mypy
#################################################################################
Expand Down

0 comments on commit 2fda14f

Please sign in to comment.