Skip to content

Commit cbf50a7

Browse files
chore(deps-dev): bump mypy from 1.19.1 to 1.20.2 (#637)
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7460c72 commit cbf50a7

2 files changed

Lines changed: 40 additions & 27 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ entry-points."camacq.plugins".production = "camacqplugins.production"
4040
dev = [
4141
"codespell==2.4.2",
4242
"copier==9.14.3",
43-
"mypy==1.19.1",
43+
"mypy==1.20.2",
4444
"pandas-stubs==3.0.0.260204",
4545
"pre-commit==4.6.0",
4646
"pytest==9.0.3",

uv.lock

Lines changed: 39 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)