Skip to content

Commit 71c581a

Browse files
Update dependency pytype to v2022.11.18
1 parent 62c14af commit 71c581a

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

poetry.lock

Lines changed: 15 additions & 15 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
@@ -30,7 +30,7 @@ pytest-rabbitmq = { version = "2.2.1", optional = true }
3030
nest_asyncio = { version = "1.5.6", optional = true }
3131
MarkupSafe = { version = "2.1.1", optional = true }
3232
notebook = { version = "6.5.2", optional = true }
33-
pytype = { version = "2022.11.10", optional = true }
33+
pytype = { version = "2022.11.18", optional = true }
3434

3535
[tool.poetry.extras]
3636
test = [

0 commit comments

Comments
 (0)