Skip to content

Commit

Permalink
Merge pull request #569 from vprusso/dependabot/pip/myst-parser-3.0.0
Browse files Browse the repository at this point in the history
Update myst-parser requirement from 2.0.0 to 3.0.0
  • Loading branch information
vprusso authored Apr 24, 2024
2 parents 2a7a85e + 1c26281 commit 3f464a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ flake8 = "7.0.0"
flake8-docstrings = "1.7.0"
ipython = "8.23.0"
isort = "5.13.2"
myst-parser = "2.0.0"
myst-parser = "3.0.0"
pep8 = "1.7.1"
ruff = "0.4.1"
pylint = "3.1.0"
Expand Down

0 comments on commit 3f464a0

Please sign in to comment.