Skip to content

Commit 46a33a4

Browse files
Bump mypy from 1.11.1 to 1.11.2
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a1638d commit 46a33a4

File tree

2 files changed

+30
-35
lines changed

2 files changed

+30
-35
lines changed

poetry.lock

Lines changed: 29 additions & 34 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
@@ -22,7 +22,7 @@ seaborn = ">=0.12.0"
2222

2323
[tool.poetry.dev-dependencies]
2424
ipykernel = "^6.29.5"
25-
mypy = "^1.11.1"
25+
mypy = "^1.11.2"
2626
nbformat = "^5.10.4"
2727
pre-commit = "^3.8.0"
2828
pydocstyle = "^6.2.3"

0 commit comments

Comments
 (0)