Skip to content

Commit

Permalink
Bump myst-parser from 2.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 2.0.0 to 3.0.1.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: myst-parser
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 3ffbecc commit e526e94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ scipy = [
pytest = "^7.4.0"
pytest-cov = ">=4.1,<6.0"
Sphinx = "^6.0.0"
myst-parser = "^2.0.0"
myst-parser = ">=2,<4"
sphinxcontrib-mermaid = "^0.9.0"
cytominer-database = "^0.3.4"
pycytominer = "^1.1.0"
Expand Down

0 comments on commit e526e94

Please sign in to comment.