Skip to content

Commit 348a28d

Browse files
build(deps-dev): bump mypy from 2.0.0 to 2.1.0 in /pelican
Bumps [mypy](https://github.com/python/mypy) from 2.0.0 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a2889a commit 348a28d

2 files changed

Lines changed: 126 additions & 126 deletions

File tree

pelican/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dev = [
7070
"pelican[markdown]>=4.11,<4.12",
7171
"ruff>=0.15.12",
7272
"pytest>=8",
73-
"mypy>=2.0.0",
73+
"mypy>=2.1.0",
7474
"pylint>=3",
7575
"types-PyYAML>=6.0",
7676
"types-requests>=2.33.0.20260503",

0 commit comments

Comments
 (0)