Skip to content

Commit 9ecc2af

Browse files
Merge pull request #2043 from VWS-Python/dependabot/pip/sybil-6.0.1
Bump sybil from 5.0.3 to 6.0.1
2 parents 83e5532 + ea68d19 commit 9ecc2af

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

pyproject.toml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -137,15 +137,6 @@ ignore_path = [
137137

138138
strict = true
139139

140-
[[tool.mypy.overrides]]
141-
142-
module = [
143-
"sybil",
144-
"sybil.parsers.rest",
145-
]
146-
147-
ignore_missing_imports = true
148-
149140
[build-system]
150141
build-backend = "setuptools.build_meta"
151142
requires = [
@@ -256,7 +247,7 @@ dev = [
256247
"sphinx-prompt==1.8",
257248
"Sphinx-Substitution-Extensions==2022.2.16",
258249
"sphinxcontrib-spelling==8",
259-
"sybil==5.0.3",
250+
"sybil==6.0.1",
260251
"types-requests==2.31.0.10",
261252
"vulture==2.10",
262253
"VWS-Python-Mock==2023.5.21",

0 commit comments

Comments
 (0)