Skip to content

Commit

Permalink
Bump sphinxcontrib-mermaid from 0.9.2 to 1.0.0 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 19ae943 commit 4e7e46e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
17 changes: 12 additions & 5 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 @@ -35,11 +35,11 @@ pytest = ">=7.4,<9.0"
pytest-cov = ">=4.1,<6.0"
Sphinx = ">=6,<8"
myst-parser = ">=2,<4"
sphinxcontrib-mermaid = "^0.9.0"
sphinxcontrib-mermaid = ">=0.9,<1.1"
cytominer-database = "^0.3.4"
pycytominer = "^1.1.0"
dunamai = "^1.19.0"
botocore = "^1.34.133" # added to help avoid dependency reolution issues
botocore = "^1.34.133" # added to help avoid dependency reolution issues

[tool.poetry-dynamic-versioning]
enable = true
Expand Down

0 comments on commit 4e7e46e

Please sign in to comment.