Skip to content

Commit

Permalink
Bump mypy from 1.5.0 to 1.5.1 (#1379)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent 5bdd770 commit 321c184
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 25 deletions.
53 changes: 29 additions & 24 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 @@ -92,7 +92,7 @@ pyyaml = "6.0.1"
conda-pack = {git = "https://github.com/conda/conda-pack", rev = "0.7.0"}
flake8 = "6.0.0"
flake8-black = "0.3.6"
mypy = "1.5.0"
mypy = "1.5.1"
mypy-protobuf = "3.1.0"
types-protobuf = "4.24.0.1"
types-orjson = "3.6.2"
Expand Down

0 comments on commit 321c184

Please sign in to comment.