Skip to content

Commit 65e9ced

Browse files
authored
Merge pull request #1035 from IQTLabs/renovate/pytype-2022.x
Update dependency pytype to v2022.11.18
2 parents 62c14af + 71c581a commit 65e9ced

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)