Skip to content

Commit

Permalink
build(deps-dev): bump mypy from 1.5.1 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
- [Commits](python/mypy@v1.5.1...v1.6.0)

---
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 Oct 11, 2023
1 parent a02a18f commit 8afd4e9
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 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 @@ -49,7 +49,7 @@ typing_extensions = ">=3.6,<5"
[tool.poetry.dev-dependencies]
django = "^4.2"

mypy = "^1.5"
mypy = "^1.6"
wemake-python-styleguide = "^0.17"
flake8-pytest-style = "^1.7"
nitpick = "^0.34"
Expand Down

0 comments on commit 8afd4e9

Please sign in to comment.