Skip to content

Commit bb6d8bc

Browse files
chore(deps-dev): bump mypy from 1.2.0 to 1.3.0 (#385)
Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0. - [Commits](python/mypy@v1.2.0...v1.3.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 27b9ec5 commit bb6d8bc

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.2.0"
64+
mypy = "^1.3.0"
6565
lxml = ">=4.7.0"
6666
tox = "^3.2.8"
6767
xmldiff = ">=2.4"

0 commit comments

Comments
 (0)