Skip to content

Commit

Permalink
Bump mypy from 1.2.0 to 1.3.0 (#383)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0.
- [Commits](python/mypy@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2023
1 parent fa6eb08 commit 09e3224
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 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 @@ -41,7 +41,7 @@ flake8-simplify = "^0.20.0"
flake8-use-fstring = "^1.4"
flake8-use-pathlib = "^0.3.0"
isort = "^5.12.0"
mypy = "^1.2"
mypy = "^1.3"
pandas = "^2.0.1"
pre-commit = "^3.3.1"
pylint = "^2.17.4"
Expand Down

0 comments on commit 09e3224

Please sign in to comment.