Skip to content

Commit 37c03fd

Browse files
chore(deps):(deps-dev): bump mypy from 1.0.0 to 2.3.0
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.0.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] <support@github.com>
1 parent 3f22d60 commit 37c03fd

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
@@ -71,7 +71,7 @@ pgvector = ["psycopg2-binary==2.9.0"]
7171
dev = [
7272
"pytest==7.0.0",
7373
"pytest-cov==4.0.0",
74-
"mypy==1.0.0",
74+
"mypy==2.3.0",
7575
"black==23.0.0",
7676
"ruff==0.1.0",
7777
"maturin==1.0.0",

0 commit comments

Comments
 (0)