Skip to content

Commit 2417a8a

Browse files
Bump mypy from 1.17.1 to 1.18.2
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6c72c5 commit 2417a8a

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

poetry.lock

Lines changed: 43 additions & 43 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
@@ -34,7 +34,7 @@ packages = [{ include = "pyhtml" }]
3434

3535
[tool.poetry.group.dev.dependencies]
3636
pytest = ">=7.4.2,<9.0.0"
37-
mypy = "^1.17.1"
37+
mypy = "^1.18.2"
3838
autopep8 = "^2.0.4"
3939
coverage = "^7.10.6"
4040
requests = "^2.32.5"

0 commit comments

Comments
 (0)