Skip to content

Commit a9a1e46

Browse files
build(deps): bump mdformat-gfm from 0.4.1 to 1.0.0
Bumps [mdformat-gfm](https://github.com/hukkin/mdformat-gfm) from 0.4.1 to 1.0.0. - [Changelog](https://github.com/hukkin/mdformat-gfm/blob/master/CHANGELOG.md) - [Commits](hukkin/mdformat-gfm@0.4.1...1.0.0) --- updated-dependencies: - dependency-name: mdformat-gfm dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 583e719 commit a9a1e46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
# Project dependencies with exact versions for reproducibility
2424
dependencies = [
2525
"mdformat==0.7.22",
26-
"mdformat-gfm==0.4.1",
26+
"mdformat-gfm==1.0.0",
2727
"mdformat_footnote==0.1.1",
2828
"mdformat_frontmatter==2.0.8",
2929
"mdformat_tables==1.0.0",

0 commit comments

Comments
 (0)