Skip to content

Commit 54d6a1a

Browse files
chore(deps-dev): bump mypy from 1.4.0 to 1.4.1 (#400)
Bumps [mypy](https://github.com/python/mypy) from 1.4.0 to 1.4.1. - [Commits](python/mypy@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b32efb commit 54d6a1a

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

0 commit comments

Comments
 (0)