Skip to content

Commit 5e5a8c2

Browse files
chore(deps-dev): bump mypy from 1.1.1 to 1.2.0 (#372)
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b288d94 commit 5e5a8c2

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
@@ -61,7 +61,7 @@ flake8-bugbear = "^22.7.1"
6161
flake8-isort = "^4.1.2"
6262
isort = "^5.11.5" # last version supporting Python 3.7
6363
jsonschema = ">= 4.4.0"
64-
mypy = "^1.1.1"
64+
mypy = "^1.2.0"
6565
lxml = ">=4.7.0"
6666
tox = "^3.2.8"
6767
xmldiff = ">=2.4"

0 commit comments

Comments
 (0)