Skip to content

Commit 98fb7fd

Browse files
dependabot[bot]newAM
authored andcommitted
build(deps-dev): bump mypy from 1.13.0 to 1.14.0
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.0) --- 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 e34b64e commit 98fb7fd

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

poetry.lock

Lines changed: 36 additions & 36 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
@@ -32,7 +32,7 @@ pytest-cov = "^5.0.0"
3232
sphinx = "^7.1.2"
3333
sphinx-rtd-theme = "^3.0.2"
3434
toml = "^0.10.2"
35-
mypy = "^1.13"
35+
mypy = "^1.14"
3636
types-PyYAML = "^6.0.12"
3737

3838
[tool.poetry.scripts]

0 commit comments

Comments
 (0)