Skip to content

Commit d1b342e

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

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
@@ -75,7 +75,7 @@ pytest = [
7575
"time-machine == 2.9.0",
7676
"async-solipsism == 0.5",
7777
# For checking docstring code examples
78-
"sybil == 5.0.1",
78+
"sybil == 5.0.2",
7979
"pylint == 2.17.4",
8080
]
8181
mypy = [

0 commit comments

Comments
 (0)