Skip to content

Commit 656a250

Browse files
chore: 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 433d0bc commit 656a250

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
@@ -61,7 +61,7 @@ conflicts = [
6161
dev = [
6262
"coverage==7.15.4",
6363
"pyright==1.1.411",
64-
"mypy==2.3.0",
64+
"mypy==2.3.1",
6565
"respx",
6666
"pytest",
6767
"pytest-asyncio",

0 commit comments

Comments
 (0)