Skip to content

Commit

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

---
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 Aug 25, 2023
1 parent 31a3542 commit 3c9e39b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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 @@ -76,7 +76,7 @@ tomlkit = { version = ">=0.11,<0.13", optional = true }
sphinx-rtd-theme = { version = "^1.0.0", optional = true }

[tool.poetry.dev-dependencies]
mypy = "^1.4"
mypy = "^1.5"

wemake-python-styleguide = "^0.17"
flake8-pytest-style = "^1.7"
Expand Down

0 comments on commit 3c9e39b

Please sign in to comment.