Skip to content

Commit e1b3f2f

Browse files
chore(deps-dev): Bump mypy from 2.3.0 to 2.3.1
Bumps [mypy](https://github.com/python/mypy) from 2.3.0 to 2.3.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa5413a commit e1b3f2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ optional-dependencies.dev = [
4646
"freezegun==1.5.5",
4747
"furo==2025.12.19",
4848
"interrogate==1.7.0",
49-
"mypy[faster-cache]==2.3.0",
49+
"mypy[faster-cache]==2.3.1",
5050
"mypy-strict-kwargs==2026.7.19.1",
5151
"no-defaults==2.1.0",
5252
"prek==0.4.13",

0 commit comments

Comments
 (0)