Skip to content

Commit

Permalink
Bump mypy from 1.1.1 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v1.1.1...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 11, 2023
1 parent 919fe38 commit 21b8181
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 @@ -39,7 +39,7 @@ flake8-docstrings = "~1.7.0"
flake8-import-order = "~0.18.2"
flake8-todo = "^0.7"
black = "~23.1.0"
mypy = ">=1.0.1,<1.2.0"
mypy = ">=1.0.1,<1.3.0"
Sphinx = ">=5.3,<6.2"
Pallets-Sphinx-Themes = "~2.0.3"
myst-parser = ">=0.18.1,<1.1.0"
Expand Down

0 comments on commit 21b8181

Please sign in to comment.