Skip to content

Commit b117cfc

Browse files
authored
Merge pull request #1039 from IQTLabs/renovate/pytype-2022.x
Update dependency pytype to v2022.11.29
2 parents 65e9ced + 3b2132e commit b117cfc

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.18", optional = true }
33+
pytype = { version = "2022.11.29", optional = true }
3434

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

0 commit comments

Comments
 (0)