Skip to content

Commit f664865

Browse files
build(deps-dev): bump mypy from 1.3.0 to 1.4.0
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.0. - [Commits](python/mypy@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0057103 commit f664865

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.lock

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ trio = "^0.22"
5555
attrs = "^23.1"
5656
httpx = "^0.24"
5757

58-
mypy = "^1.3.0"
58+
mypy = "^1.4.0"
5959
wemake-python-styleguide = "^0.17"
6060
flake8-pytest-style = "^1.6"
6161
flake8-pyi = "^23.4"

0 commit comments

Comments
 (0)