Skip to content

Commit f94a9b5

Browse files
chore(deps): bump mdutils from 1.6.0 to 1.7.0
Bumps [mdutils](https://github.com/didix21/mdutils) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/didix21/mdutils/releases) - [Changelog](https://github.com/didix21/mdutils/blob/master/CHANGELOG.md) - [Commits](didix21/mdutils@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: mdutils dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3633ecc commit f94a9b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.9"
1010
dnspython = "^2.7.0"
1111
rich = "^14.0.0"
1212
requests = "^2.32.3"
13-
mdutils = "^1.6.0"
13+
mdutils = "^1.7.0"
1414

1515

1616
[build-system]

0 commit comments

Comments
 (0)