Skip to content

Commit

Permalink
Bump myst-parser from 0.17.0 to 0.17.2 (#1986)
Browse files Browse the repository at this point in the history
Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 0.17.0 to 0.17.2.
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v0.17.0...v0.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: C. Titus Brown <titus@idyll.org>
  • Loading branch information
dependabot[bot] and ctb committed Apr 25, 2022
1 parent 0a6e6c9 commit 2a8d444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ demo =
ipython
doc =
sphinx>=4.4.0,<5
myst-parser==0.17.0
myst-parser==0.17.2
Jinja2==3.1.1
alabaster
sphinxcontrib-napoleon
Expand Down

0 comments on commit 2a8d444

Please sign in to comment.