Skip to content

Commit

Permalink
Chore(deps): Bump sphinxcontrib-plantuml from 0.27 to 0.30
Browse files Browse the repository at this point in the history
Bumps [sphinxcontrib-plantuml](https://github.com/sphinx-contrib/plantuml) from 0.27 to 0.30.
- [Commits](sphinx-contrib/plantuml@0.27...0.30)

---
updated-dependencies:
- dependency-name: sphinxcontrib-plantuml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 6ad362c commit 1ea9606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ polkadot = ["substrate-interface==1.3.4"]
cosmos = ["cosmospy==6.0.0"]
solana = ["pynacl==1.5.0", "base58==2.1.1"]
tezos = ["pynacl==1.5.0", "aleph-pytezos==3.13.4"]
docs = ["sphinxcontrib-plantuml==0.27"]
docs = ["sphinxcontrib-plantuml==0.30"]

[project.urls]
Documentation = "https://docs.aleph.im/tools/aleph-client/"
Expand Down Expand Up @@ -81,7 +81,7 @@ dependencies = [
"types-requests==2.32.0.20240602",
"types-setuptools==70.0.0.20240524",
"typing_extensions==4.12.2",
"sphinxcontrib-plantuml==0.27"
"sphinxcontrib-plantuml==0.30"
]

[tool.hatch.envs.testing]
Expand Down

0 comments on commit 1ea9606

Please sign in to comment.