Skip to content

Commit 96b267b

Browse files
Bump mypy from 1.3.0 to 1.4.1
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.1. - [Commits](python/mypy@v1.3.0...v1.4.1) --- 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 9aed009 commit 96b267b

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 29 additions & 29 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
@@ -67,7 +67,7 @@ pytest = "^7.3.2"
6767
pytest-flake8 = "=1.1.1"
6868
pytest-cov = "^4.1.0"
6969
tox = "*"
70-
mypy = "^1.3"
70+
mypy = "^1.4"
7171
isort = "^5.11.5"
7272
black = "^23.3.0"
7373
flynt = "^0.78"

0 commit comments

Comments
 (0)