Skip to content

Commit 5dc5cea

Browse files
build(deps): bump mypy in the test-and-lint-dependencies group (#2760)
Bumps the test-and-lint-dependencies group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.14.0 to 1.14.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-and-lint-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 956c0f1 commit 5dc5cea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# (We are not so interested in the specific versions of the tools: the versions
88
# are pinned to prevent unexpected linting failures when tools update)
99
ruff==0.8.4
10-
mypy==1.14.0
10+
mypy==1.14.1
1111

1212
# Required for type stubs
1313
freezegun==1.5.1

0 commit comments

Comments
 (0)