Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2023
1 parent d1b08d1 commit 33ae80d
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 30 deletions.
60 changes: 31 additions & 29 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 @@ -38,7 +38,7 @@ importlib-metadata = {version = ">=3.3,<5.0", python = "<3.8"}
pytest = "^7.2.0"
coverage = {extras = ["toml"], version = "^7.2"}
safety = "^2.3.5"
mypy = "^1.0"
mypy = "^1.1"
typeguard = "^2.13.0"
xdoctest = {extras = ["colors"], version = "^1.1.1"}
sphinx = "^4.2.0"
Expand Down

0 comments on commit 33ae80d

Please sign in to comment.