Skip to content

Commit b0ccd10

Browse files
chore(deps): update dependency pdbpp to ^0.11.0
1 parent f361a04 commit b0ccd10

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
@@ -76,7 +76,7 @@ mypy = { version = "^1.0", extras = ["dmypy"] }
7676
types-requests = "^2.27.14"
7777
pylint = "^2.7"
7878
better-exceptions = "^0.3.3"
79-
pdbpp = {version = "^0.10.3", platform = "!=win32" }
79+
pdbpp = {version = "^0.11.0", platform = "!=win32" }
8080

8181
[tool.poetry.group.lint]
8282
optional = true

0 commit comments

Comments
 (0)