Skip to content

Commit

Permalink
Update dependency pytype to v2023.8.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 7110566 commit ee96836
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ protobuf = "^3.19.1"

pytest = { version = "7.4.0", optional = true }
pytest-cov = { version = "4.1.0", optional = true }
pytype = { version = "2023.8.14", optional = true }
pytype = { version = "2023.8.22", optional = true }
flake8 = { version = "6.1.0", optional = true }
pdbpp = {version = "^0.10.3", extras = ["test"]}

Expand Down

0 comments on commit ee96836

Please sign in to comment.