Skip to content

Commit 65af8a1

Browse files
Bump svgcheck from 0.8.0 to 0.8.1
Bumps [svgcheck](https://github.com/ietf-tools/svgcheck) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/ietf-tools/svgcheck/releases) - [Changelog](https://github.com/ietf-tools/svgcheck/blob/main/CHANGELOG.md) - [Commits](ietf-tools/svgcheck@v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: svgcheck dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aede554 commit 65af8a1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 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
@@ -9,7 +9,7 @@ python = "3.11.*"
99

1010
[tool.poetry.group.dev.dependencies]
1111
codespell = "2.3.0"
12-
svgcheck = "0.8.0"
12+
svgcheck = "0.8.1"
1313
yamllint = "1.35.1"
1414

1515
# The dependencies in this group are installed using pipx instead of Poetry. It is necessary to use a poetry section in

0 commit comments

Comments
 (0)