diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-07-20 23:33:11 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-07-20 23:33:11 +0000 |
| commit | 28cb8edcbad9c3b032a7c5978941585c89971f0e (patch) | |
| tree | d757352eadbd6ab7a303e03776d554e93d62ffa6 | |
| parent | d27e5f4145972990544975a033d03abdd3a5f596 (diff) | |
| download | edify-dependabot/pip/mypy-2.3.0.tar.xz edify-dependabot/pip/mypy-2.3.0.zip | |
chore(deps-dev): bump mypy from 1.13.0 to 2.3.0dependabot/pip/mypy-2.3.0
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 2.3.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v2.3.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 2.3.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 580fa33..36874e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ dev = [ "fastapi>=0.100", "graphviz>=0.20", "hypothesis>=6.100", - "mypy==1.13.0", + "mypy==2.3.0", "pydantic>=2.0", "pyright==1.1.389", "pytest>=8.0", |
