Skip to content

Commit f570d44

Browse files
Bump mypy from 1.13.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.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 8828ccd commit f570d44

File tree

2 files changed

+44
-38
lines changed

2 files changed

+44
-38
lines changed

poetry.lock

Lines changed: 43 additions & 37 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
@@ -14,7 +14,7 @@ azure-storage-blob = "^12.23.1"
1414
pydpkg = "^1.9.3"
1515

1616
[tool.poetry.group.dev.dependencies]
17-
mypy = "^1.13.0"
17+
mypy = "^1.14.1"
1818
flake8 = "^7.1.1"
1919
flake8-black = "^0.3.6"
2020
flake8-isort = "^6.1.1"

0 commit comments

Comments
 (0)