Skip to content

Commit 049aa40

Browse files
Bump sybil from 5.0.2 to 5.0.3
Bumps [sybil](https://github.com/simplistix/sybil) from 5.0.2 to 5.0.3. - [Changelog](https://github.com/simplistix/sybil/blob/master/CHANGELOG.rst) - [Commits](simplistix/sybil@5.0.2...5.0.3) --- updated-dependencies: - dependency-name: sybil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce33e66 commit 049aa40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dev-pytest = [
6969
"pytest-asyncio == 0.21.1",
7070
"pytest-mock == 3.11.1",
7171
# For checking docs examples
72-
"sybil == 5.0.2",
72+
"sybil == 5.0.3",
7373
"pylint == 2.17.4",
7474
]
7575
dev = [

0 commit comments

Comments
 (0)